can you post the errors? If you have unicode chosen on a multibyte application, you will get a lot of errors about conversion. Try making the compilation multibyte (It's in preferences > general project properties) _________________
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Tue Jan 04, 2011 10:58 pm Post subject:
Detours builds via command line by default. If you made your own solution for it you probably for got to change the character set, like HS mentioned or other adjustments to the configuration.
Quote:
2. BUILD INSTRUCTIONS:
======================
To build the libraries and the sample applications, type "nmake".
With Visual Studio you can goto:
1. Start -> All Programs
2. Microsoft Visual Studio 2010
3. Visual Studio Tools
4. Visual Studio Command Prompt (2010)
Which then change the directory in the command prompt to point the Detours directory with the make files and use the command nmake. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum