SFML community forums

General => Feature requests => Topic started by: Fox-Alpha on October 12, 2008, 02:41:48 am

Title: Build Files füor Borland IDEs
Post by: Fox-Alpha on October 12, 2008, 02:41:48 am
Hi,
i am new to SFML and i have the problem that my favorit IDE ist Borland C++ Builder 6. I have tried to create the libs and Dlls myself but it failed all the time.

On this Forum i havent found any tipps for Borland IDE.

Please make Build Files for Borland Compiler/IDE

greets
Fox
Title: Build Files füor Borland IDEs
Post by: Laurent on October 12, 2008, 08:59:55 am
Seriously, nobody is using BCB 6 anymore. You will hardly find build files or libraries for this compiler, and not only for SFML. I suggest you to switch to a more appropriate (and free) compiler / IDE, like Code::Blocks with MinGW or Visual C++ 2008 Express.

Anyway, SFML won't provide build files for Borland compilers, sorry. Your only chance is that someone else does it and share it on the wiki.
Title: Build Files füor Borland IDEs
Post by: Avency on October 12, 2008, 10:27:21 am
I also doubt that SFML will build on Borland without serious modifications.
The last time I had to work with Borland it was a mess.
Title: Build Files füor Borland IDEs
Post by: Fox-Alpha on October 12, 2008, 10:11:34 pm
you are right, the BCB6 is very old. But from this i have a license and there are no limitation to my programms.

I have tried the VC Express version last night after i post here, because i would try the sfml libs for my next projekt.

Whenn you wont make builds for bcb6 is this ok but what is with the current Borland IDE's ?

I thing Borland IDE is very nice and i have no problems to build my apps with the VCL.
Title: Build Files füor Borland IDEs
Post by: Laurent on October 13, 2008, 08:15:38 am
Quote
Whenn you wont make builds for bcb6 is this ok but what is with the current Borland IDE's ?

I have currently no plan for this compiler.