by totoch » Sep 29, 2009 @ 7:29am
Hi Edge,
Thanks for the quick reply, by the time I figured out a way to make it work.
Now, very strangely (i though it would be easier), i'm trying to get the Helloword sample for desktop (on visual studio 2005) to work... following the Getting Started tutorial, and it's just impossible.
I get numerous errors (like... 85 errors), all saying this kind of stuff :
- 1>c:\edgelib\include\edgerender/erdr_default.h(13) : error C2065: 'NULL' : identificateur non déclaré
1>c:\edgelib\include\edgerender/erdr_default.h(47) : error C2653: 'ClassEMemory' : n'est pas un nom de classe ni d'espace de noms
1>c:\edgelib\include\edgerender/erdr_default.h(47) : error C3861: 'Copy' : identificateur introuvable
1>c:\edgelib\include\edgerender/erdr_default.h(88) : error C2653: 'ClassEMemory' : n'est pas un nom de classe ni d'espace de noms
1>c:\edgelib\include\edgerender/erdr_default.h(88) : error C3861: 'Copy' : identificateur introuvable
I don't understand. I downloaded the Platform SDK, and made all the include/lib links to the platform sdk and to the edgelib.... Any clue ?
Oh, and by the way, even when I try to run the sample directly from the samples/ directory (without creating my own project as shown in the Getting Started tutorial), it doesn't work either... I really don't have a clue. Here is the BuildLog attached to my post.
Thanks in advance for the help!
- Attachments
-
BuildLog.txt
- build log
- (24.66 KiB) Downloaded 996 times