.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $6.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #11  
Old July 3rd, 2002, 09:08 AM
raynor's Avatar

raynor raynor is offline
Captain
 
Join Date: Jan 2001
Location: Texas
Posts: 830
Thanks: 0
Thanked 0 Times in 0 Posts
raynor is on a distinguished road
Default Re: OT: Programming

Several years ago, I remember experimenting with a library of C++ code called the Standard Template Library which implements code for a container class called a Vector. At that time, I don't believe most compilers automatically supported the Standard Template Library and you had to separately download the STL and include it in your library path when you built your programs.

I haven't done anything with C++ recently. But I thought they added the Standard Template Library to the official language specification. But again, I could be wrong since I've been using other Languages including Borland Delphi more recently.

If I were you, I would do google searches using the name of the compiler with phrases such as either STL or Standard Template Library and see if the compiler supports the STL. Alternatively, you could do internet searches for the STL and see if it is possible to download it and such.
Reply With Quote
  #12  
Old July 3rd, 2002, 09:46 PM

Mysterial Mysterial is offline
Private
 
Join Date: Nov 2001
Location: NJ, USA
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Mysterial is on a distinguished road
Default Re: OT: Programming

Quote:
Originally posted by raynor:

I haven't done anything with C++ recently. But I thought they added the Standard Template Library to the official language specification. But again, I could be wrong since I've been using other Languages including Borland Delphi more recently.
I think they did add it to the latest Version of GCC (Versions 3.0 and later) However, I don't know if it was added to mingw or not.

Zarix: I do suggest trying the latest official Version (Version 4). It is possible that the beta is using a different Version of mingw, and if that different Version of mingw is based on a Version of GCC > 3.0, it's buggy to all hell, which could explain the weird errors.

If you really don't want to switch Versions, send me or post somewhere the code to the program and tell what libraries it uses and I'll take a look.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 07:22 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.