Need help setting up Creator with msvc project
-
Hi All,
I need help setting up creator with msvc project. I created build profiles with msbuild running on *sln file and it kinda works fine, however the output is not properly parsed. The errors are not recognized as such (rather as warnings), line numbers in 'issues' window are rubbish and often 'open in editor' is grayed out. The default toolkit use the same compiler as the build command line. So how can I fix it?