Well, for the databases the alternative solution would have been to make sure that the newdb directory is listed before the database directory in the additional include directories. 
-Martin

-Martin


For that you have to build a debug version. To do this go the menu bar -> Build -> Configuration Manager, there set the active configuration to Debug. Then go to the menu bar -> Project -> ctp2 properties. There go to configuration properties and then Debugging. Add to the program options or program arguments or however it is called nonexclusive. This is needed so that the debugger has any use to you.
So what files did I forget to copy when I tried it from my normal AE folder? And should I continue to test any versions I compile from the source folder and not copy them anywhere?
Go to menu bar -> ctp2 project properties -> configuration properties -> C++ and set the warning level to level 4. Then you get a lot of warnings. 
So what files did I forget to copy when I tried it from my normal AE folder? And should I continue to test any versions I compile from the source folder and not copy them anywhere?


Comment