VWBB
Show all 6 posts from this thread on one page

VWBB (https://volitionwatch.game-warden.com/vwbb/index.php)
- FreeSpace 1/2 MODs Discussion (https://volitionwatch.game-warden.com/vwbb/forumdisplay.php?forumid=40)
-- Now that I have the source... (https://volitionwatch.game-warden.com/vwbb/showthread.php?threadid=6069)


Posted by Barrage on 04-26-2002 11:55 AM:

Now that I have the source...

How do I go about compiling it? I dont have the money to go out and buy MSVC++, so will Borland's freeware C++ Builder do the job? If so, is there an easy way to convert the makefiles?


Posted by Barrage on 04-26-2002 11:55 AM:

Now that I have the source...

How do I go about compiling it? I dont have the money to go out and buy MSVC++, so will Borland's freeware C++ Builder do the job? If so, is there an easy way to convert the makefiles?


Posted by Mysterial on 04-26-2002 02:51 PM:

Re: Now that I have the source...

quote:
Originally posted by Barrage
How do I go about compiling it? I dont have the money to go out and buy MSVC++, so will Borland's freeware C++ Builder do the job? If so, is there an easy way to convert the makefiles?


There's no easy way to convert the makefiles that I'm aware of. Even if there was, some of the libraries may have differences that'll prevent it from compiling properly without some modifications.

However, I fully intend to get it to compile on other compilers, and, if possible, other platforms (Linux). The first logical step would be to write makefiles that GNU make can read (which is free and has both Windows & Linux versions), so once the project gets started that's probably the first thing I'm doing, unless I see some horrible bug or awesome feature I just MUST have right now.

So, in conclusion, unless you want to figure out how to do it yourself, you'll have to wait until I or someone else does.


Posted by Mysterial on 04-26-2002 02:51 PM:

Re: Now that I have the source...

quote:
Originally posted by Barrage
How do I go about compiling it? I dont have the money to go out and buy MSVC++, so will Borland's freeware C++ Builder do the job? If so, is there an easy way to convert the makefiles?


There's no easy way to convert the makefiles that I'm aware of. Even if there was, some of the libraries may have differences that'll prevent it from compiling properly without some modifications.

However, I fully intend to get it to compile on other compilers, and, if possible, other platforms (Linux). The first logical step would be to write makefiles that GNU make can read (which is free and has both Windows & Linux versions), so once the project gets started that's probably the first thing I'm doing, unless I see some horrible bug or awesome feature I just MUST have right now.

So, in conclusion, unless you want to figure out how to do it yourself, you'll have to wait until I or someone else does.


Posted by EdrickV on 04-27-2002 04:26 AM:

Re: Now that I have the source...

quote:
Originally posted by Barrage
How do I go about compiling it? I dont have the money to go out and buy MSVC++, so will Borland's freeware C++ Builder do the job? If so, is there an easy way to convert the makefiles?


There aren't actually makefiles. There are files that could be converted to makefiles if you had VC++ 6.0, but if you did you wouldn't need to. In any event, Borland products wouldn't be able to compile most stuff unless you had one that came with the MFC libraries. (Which means not a Standard edition.) The free compiler, as far as I know, is Borland C++ 5.02 (or maybe 5.5) not Borland C++ Builder. (There's a difference between the two.) And it doesn't come with an IDE. You should be able to compile CryptString with any compiler though. Not that it does much. I've compiled it with Borland C++ 4.0 and GCC under Cygwin. Not sure about anything else. The big MFC projects are FS2, FRED2, POFView, and maybe other stuff.

__________________
The three most dangerous things in the world are a programmer with a sodering iron, a hardware type with a program patch, and a user with an idea.


Posted by EdrickV on 04-27-2002 04:26 AM:

Re: Now that I have the source...

quote:
Originally posted by Barrage
How do I go about compiling it? I dont have the money to go out and buy MSVC++, so will Borland's freeware C++ Builder do the job? If so, is there an easy way to convert the makefiles?


There aren't actually makefiles. There are files that could be converted to makefiles if you had VC++ 6.0, but if you did you wouldn't need to. In any event, Borland products wouldn't be able to compile most stuff unless you had one that came with the MFC libraries. (Which means not a Standard edition.) The free compiler, as far as I know, is Borland C++ 5.02 (or maybe 5.5) not Borland C++ Builder. (There's a difference between the two.) And it doesn't come with an IDE. You should be able to compile CryptString with any compiler though. Not that it does much. I've compiled it with Borland C++ 4.0 and GCC under Cygwin. Not sure about anything else. The big MFC projects are FS2, FRED2, POFView, and maybe other stuff.

__________________
The three most dangerous things in the world are a programmer with a sodering iron, a hardware type with a program patch, and a user with an idea.


All times are EST. The time now is 05:23 AM.
Show all 6 posts from this thread on one page

Powered by: vBulletin Version 2.2.6
Copyright © Jelsoft Enterprises Limited 2000, 2001.