Hi,
I’ve just installed VGDB for VS2005. I really want to use this program since VS is my favorite IDE by far. However I just cant get it to work. If I edit the code it just does NOT detect changes:
1>
Build started: Project: LinuxProject1, Configuration: Release Win32
1>Performing Makefile project actions
1>VisualGDB: Attempting inline build…
1>No file changes detected. If you believe it’s a mistake, please clean the project and build it again.
This happens after a build, even after a clean, after I have deleted the binary, after I saved everything, always. I just can’t make it detect that I changed the source. I’m using it to compile a project that I imported from my Linux FC17 server, containing several .C, .CC and .h files.
Any idea’s ? Thanks,
Allard