-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
Hi!
I am using an addon that comes with a Visual Studio C++ debugger visualization file (natvis) in their src/ folder, and it's a bit of a pain because everytime I regenerate the project solution, it seems the OF generator treats it as a "C/C++ compiler" item, which means the C++ compiler is trying to compile the natvis and fails.
The fix should be simple, the OF generator should recognize natvis files and flag them as "C++ debugger visualization file" during the vcxproj generation step.
However, I have no idea how the generator works or where that fix would make sense. If someone can point me to it, or implement it, it would be a great time saver.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels