Closed 3F closed 8 years ago
Original comment by Denis Kuzmin (Bitbucket: 3F, GitHub: 3F):
good :)
it's small problem but serious., thanks for finding
note: In official doc. about the _Solution.FullName (or _Solution.FileName in prior versions) there no any information, what this property can be empty or null :(
new public release should be soon on the gallery page
if you find a new bug :) report me again
Original comment by Rafael Cossovan (Bitbucket: navossoc, GitHub: navossoc):
I made a few tests here.
Visual C++ -> Win32 -> Win32 Console = OK
Visual C++ -> Win32 -> Win32 Project = OK
Visual C++ -> Windows Driver -> WDF -> Kernel Mode Driver = OK
Visual C++ -> Windows Driver -> WDF -> User Mode Driver = OK
Visual C# -> Windows Desktop -> Windows Forms Application = OK
Visual C# -> Windows Desktop -> Console Application = OK
With the option "Create directory for solution" checked or not, all projects loads and build without problems too.
Seems fixed for me ;)
Thanks!
Original comment by Denis Kuzmin (Bitbucket: 3F, GitHub: 3F):
fixed with 5845056
try debug version - 0.6.0.7002.vsix
Originally reported by: Rafael Cossovan (Bitbucket: navossoc, GitHub: navossoc)
Me again, another issue... My setup is: VS Pro 2013 Update 2 + WDK 8.1 and Windows 8.1 Pro Update 1 x64.
Tested on vsSolutionBuildEvent v0.6 (stable) and 0.6.0.7001 (latest beta).
Steps to reproduce:
Note: Seems that other types of projects are not afected by it, just C++. Not sure, need more tests.
The output windows stops on:
He never reachs the next event:
Crash dump log attached. If you need more information, just ask.