Pages: [1]
|
|
|
Author
|
Topic: problem with compiling sourcecode (Read 2358 times)
|
Daze
Zebranky food
Offline
Posts: 3
I love YaBB 1G - SP1!
|
Hi all,
I tried altering the source code a bit. Had some fun in altering the ships and resources on planets, but now I realized I have no idea how to compile this new code.
I just altered the .C files and can't seem to find any projectfiles to work with.
I use Borland C++ builder 6 on Windows XP pro.
Any1 care to help me out on this one?
Thanks in advance!
|
|
|
Logged
|
|
|
|
|
Daze
Zebranky food
Offline
Posts: 3
I love YaBB 1G - SP1!
|
I have used the C++ builder for regular C before, so it should work. I'll try what you said.
Thanks!
|
|
|
Logged
|
|
|
|
|
abcminiuser
Zebranky food
Offline
Posts: 10
I love YaBB 1G - SP1!
|
C++ is just an extension of C. All C++ compilers can compile regular C code, but NOT vice-versa.
- Dean
|
|
|
Logged
|
|
|
|
|
Culture20
Enlightened
Offline
Posts: 917
Thraddash Flower Child
|
Oh poo. Throw a const in there and everything's fine (for both C & C++). C++ needed a little more rigorous syntax parsing than C used.
Daze, for 99.9999% of the C code out there, abcminiuser is correct. Yurand pointed out part of the other 0.0001%
|
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|