DevMaster.net Forums
[[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]]

Go Back   DevMaster.net Forums > Hosted Sites > TripleBuffer
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 10-07-2004, 05:42 AM   #1
coconut
New Member
 
Join Date: Oct 2004
Posts: 2
Default

Hello,

I have downloaded DXW 1.6 and try to compile it with VC ++ 6.0 but it doesn't work. I have 80 erros on Visual include xiosbase !

d:\prog\vc98\include\xiosbase(106) : error C2146: syntax error : missing ';' before identifier 'precision'
d:\prog\vc98\include\xiosbase(106) : error C2501: 'streamsize' : missing storage-class or type specifiers
etc...

What is the problem ?

Thanks for your help
coconut is offline   Reply With Quote
Old 10-07-2004, 09:40 AM   #2
NeZbiE
Member
 
NeZbiE's Avatar
 
Join Date: Sep 2004
Location: Planet Earth
Posts: 61
Default

Is there a vc project or workspace included, or are you creating the workspace from scratch?
NeZbiE is offline   Reply With Quote
Old 10-08-2004, 11:55 PM   #3
bladder
DevMaster Staff
 
bladder's Avatar
 
Join Date: Sep 2003
Location: Hell
Posts: 1,109
Default

woops. did not see this post :P

There is a workspace included in the 1.6 distribution. But it's a vc7.0 workspace. It compiles right out of the box with vc7. I havent tried it on vc6 but I do not think I have done anything funcky with the code.
___________________________________________
- TripleBuffer
- Me blog
bladder is offline   Reply With Quote
Old 10-09-2004, 12:04 AM   #4
bladder
DevMaster Staff
 
bladder's Avatar
 
Join Date: Sep 2003
Location: Hell
Posts: 1,109
Default

I have no clue why you are getting errors in that file. Could you goto line 106 in that file and paste a bit of the code you find around that line (maybe give or take a few extra lines)

you can try this vc7 to vc6 project file converter.
___________________________________________
- TripleBuffer
- Me blog
bladder is offline   Reply With Quote
Old 10-11-2004, 02:38 AM   #5
coconut
New Member
 
Join Date: Oct 2004
Posts: 2
Default

Thanks for your help.
But it doesn't work, I've tried vc7 to vc6 project file converter but I have the same errors as previous when I created a workspace project from scratch !
I'm very disappointed...
The errors are in : INCLUDE\xiosbase.h
The lines are :
streamsize precision() const
{return (_Prec); }
coconut is offline   Reply With Quote
Old 10-11-2004, 06:47 PM   #6
bladder
DevMaster Staff
 
bladder's Avatar
 
Join Date: Sep 2003
Location: Hell
Posts: 1,109
Default

ok, I really have no idea why you are getting errors in that file? Try doing this:

You know you can right click on a src file and hit compile to compile it individually. Try compiling hte source files individually and make note of which ones fail to compile. Post them here, and that should help further reduce the domain we're working in.
___________________________________________
- TripleBuffer
- Me blog
bladder is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT -7. The time now is 06:22 AM.


Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.