Iris2.de
http://iris2.de/forum/

VC++ 2005 Express
http://iris2.de/forum/viewtopic.php?f=16&t=1200
Page 1 of 1

Author:  Muhaha_ITA [ Wed May 28, 2008 3:41 pm ]
Post subject:  VC++ 2005 Express

Hello ^^

I download the last svn commit (2204)

I read the howto in the wiki (http://www.iris2.de/index.php/Building_From_Source#Building_Iris2_under_WIN32_with_Visual_C.2B.2B_8.0_Express_with_Servicepack_1), but when i try to compile i get this errors http://pastebin.ca/1032193

How can i fix this? Thank You.

edit: ERROR 2 -> http://pastebin.ca/1032215

Author:  hagish [ Wed May 28, 2008 9:55 pm ]
Post subject: 

for the first error you can just skip caelum at the moment.

the second one is a missing include path to lua. you can either use your own lua51 or the one in lugre/lib/lua-5.1.3/src .

Author:  SiENcE [ Fri May 30, 2008 10:48 pm ]
Post subject: 

I don't know why you are missing lua.h.

It's in the vc2005 project.
Try to include:

"..\lugre\lib\lua-5.1.3\src\" in your include project settings.

As i can see on your first bugreport, you are using PSDK R2 ("Microsoft Platform SDK for Windows Server 2003 R2").

This is really old, try to use the newest Windows SDK: http://www.microsoft.com/downloads/deta ... laylang=en

You can solve the first bug adding the caelum option to your preprocessor definition project settings:
USE_LUGRE_LIB_CAELUM

One question, why don't use use the already existing iris2\vc8 project settings !?

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/