Iris2.de

Iris2-Forum
It is currently Thu Mar 28, 2024 11:05 am

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: VC++ 2005 Express
PostPosted: Wed May 28, 2008 3:41 pm 
Offline

Joined: Wed May 28, 2008 2:40 pm
Posts: 1
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


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 28, 2008 9:55 pm 
Offline
iris2-developer
User avatar

Joined: Tue Aug 22, 2006 1:21 pm
Posts: 173
Location: Munich, Germany
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 .

_________________
O-->---


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 30, 2008 10:48 pm 
Offline
iris2-developer
User avatar

Joined: Mon Aug 09, 2004 12:20 pm
Posts: 1431
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 !?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group