Profile | Register | Calendar | FAQ | Search | Home 

VWBB : Powered by vBulletin version 2.2.6 VWBB > FreeSpace Watch > FreeSpace 1/2 MODs Discussion > Now that I have the source...
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
Barrage
I'm New! Laugh At Me!

Registered: Mar 2001
Location: Sacramento, CA
Posts: 28

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?

Report this post to a moderator | IP: Logged

Old Post 04-26-2002 11:55 AM
Barrage is offline Click Here to See the Profile for Barrage Click here to Send Barrage a Private Message Find more posts by Barrage Add Barrage to your buddy list Edit/Delete Message Reply w/Quote
Barrage
I'm New! Laugh At Me!

Registered: Mar 2001
Location: Sacramento, CA
Posts: 28

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?

Report this post to a moderator | IP: Logged

Old Post 04-26-2002 11:55 AM
Barrage is offline Click Here to See the Profile for Barrage Click here to Send Barrage a Private Message Find more posts by Barrage Add Barrage to your buddy list Edit/Delete Message Reply w/Quote
Mysterial
I'm New! Laugh At Me!

Registered: Apr 2002
Location: NJ, USA
Posts: 20

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.

Report this post to a moderator | IP: Logged

Old Post 04-26-2002 02:51 PM
Mysterial is offline Click Here to See the Profile for Mysterial Click here to Send Mysterial a Private Message Visit Mysterial's homepage! Find more posts by Mysterial Add Mysterial to your buddy list Edit/Delete Message Reply w/Quote
Mysterial
I'm New! Laugh At Me!

Registered: Apr 2002
Location: NJ, USA
Posts: 20

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.

Report this post to a moderator | IP: Logged

Old Post 04-26-2002 02:51 PM
Mysterial is offline Click Here to See the Profile for Mysterial Click here to Send Mysterial a Private Message Visit Mysterial's homepage! Find more posts by Mysterial Add Mysterial to your buddy list Edit/Delete Message Reply w/Quote
EdrickV
Face

Registered: Apr 2002
Location:
Posts: 57

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.

Report this post to a moderator | IP: Logged

Old Post 04-27-2002 04:26 AM
EdrickV is offline Click Here to See the Profile for EdrickV Click here to Send EdrickV a Private Message Visit EdrickV's homepage! Find more posts by EdrickV Add EdrickV to your buddy list Edit/Delete Message Reply w/Quote
EdrickV
Face

Registered: Apr 2002
Location:
Posts: 57

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.

Report this post to a moderator | IP: Logged

Old Post 04-27-2002 04:26 AM
EdrickV is offline Click Here to See the Profile for EdrickV Click here to Send EdrickV a Private Message Visit EdrickV's homepage! Find more posts by EdrickV Add EdrickV to your buddy list Edit/Delete Message Reply w/Quote
All times are EST. The time now is 02:11 AM. Post New Thread    Post A Reply
  Last Thread   Next Thread
Show Printable Version | Subscribe to this Thread

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 
Contact Us - Volition Watch >
Powered by: vBulletin Version 2.2.6 - Copyright ©2000-2002, Jelsoft Enterprises Limited.