Dev-C++

Dev-C++

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
Acidd_UK
Posts: 963
Joined: 23 Apr 2006, 02:15

Dev-C++

Post by Acidd_UK »

Is there a tutorial / guide for how to set up Dev-C++ for spring development? I seem to have got everything working accorging to the wiki, but I'm not sure where to begin integrating the source code into Dev-C++. I know there's a Visual Studio project file, is there anything similar for Dev-C++? I am used to using Eclipse and to a lesser degree VS but I don't really want to use VS, I like free software... :-)
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: Dev-C++

Post by rattle »

Uh it would probably be easier to stick with the existing setup, you can still use Dev-Cpp as IDE if you want to but compile through scons.
User avatar
Acidd_UK
Posts: 963
Joined: 23 Apr 2006, 02:15

Re: Dev-C++

Post by Acidd_UK »

What do you mean by the existing setup? I assumed that Dev-C++ would be able to be configured to use scons/ my svn directory? Have I got the wrong end of the stick somewhere?
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Dev-C++

Post by imbaczek »

don't use dev-c++. it's freakin' ancient. use code::blocks, it'll import vs project files.
User avatar
Acidd_UK
Posts: 963
Joined: 23 Apr 2006, 02:15

Re: Dev-C++

Post by Acidd_UK »

Ok cool. Maybe someone who knows a bit about it could update the wiki page about getting started with development :-) If not I'll have a bash at it once I understand it :-)
User avatar
kiki
Posts: 859
Joined: 05 Nov 2007, 03:06

Re: Dev-C++

Post by kiki »

imbaczek wrote:don't use dev-c++. it's freakin' ancient. use code::blocks, it'll import vs project files.
Wow thanks!! My brother still uses dev c++ ill point him to this.
Post Reply

Return to “Engine”