Pages: [1]
|
|
|
Author
|
Topic: Missing some files (Read 2622 times)
|
Glitch
Zebranky food
Offline
Posts: 23
I love YaBB 1G - SP1!
|
I just retrieved the source files from CVS, but I seem to be missing SDL.h and al.h. They don't seem to be anywhere in the CVS structure. Is there something obvious I'm missing, or can I retrieve these files elsewhere?
|
|
|
Logged
|
|
|
|
|
Mika
Core Team
*Many bubbles*
Offline
Gender:
Posts: 121
|
Read INSTALL in sc2/ dir, it lists all required libs (+ download locations).
|
|
|
Logged
|
|
|
|
Glitch
Zebranky food
Offline
Posts: 23
I love YaBB 1G - SP1!
|
I'm attempting to compile this with MSVC++ 7.0, and I'm getting several linking errors having to do with the unresolved external symbols "_inflate", etc. in some of the zip functions. Any thoughts?
:: Edited out stupid questions ::
|
|
« Last Edit: July 16, 2003, 11:15:14 pm by Glitch »
|
Logged
|
|
|
|
|
Glitch
Zebranky food
Offline
Posts: 23
I love YaBB 1G - SP1!
|
I have zlib, that's the problem. Before I installed zlib, I got errors complaining about its absence. Now that it's installed, I'm getting linking errors. I just can't win.
|
|
|
Logged
|
|
|
|
|
Glitch
Zebranky food
Offline
Posts: 23
I love YaBB 1G - SP1!
|
Out of frustration, I did a clean build and it linked fine this time. I don't really know why; I didn't change anything from the last build.
Thanks for putting up with my stupid questions; this looks great!
|
|
« Last Edit: July 17, 2003, 08:57:47 pm by Glitch »
|
Logged
|
|
|
|
Mika
Core Team
*Many bubbles*
Offline
Gender:
Posts: 121
|
Linking error indicates it isn't finding your zlib.lib; either it's in wrong dir, you haven't added it to library search path from Tools/Options/Projects/VC++ Directories/Library Files, or it's wrong version. The one I use is from http://www.winimage.com/zLibDll/zlib114dll.zip and works fine for VC7.
|
|
« Last Edit: July 17, 2003, 08:52:53 pm by admin »
|
Logged
|
|
|
|
Glitch
Zebranky food
Offline
Posts: 23
I love YaBB 1G - SP1!
|
Thank you for your help; I edited the post above.
|
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|