: : : : : Is there a C compiler that run on Linux that support a workspace with
: : : : : multiple projects in the workspace like Visual C++?
: : : : :
: : : :
: : : :
: : : : Might be, but I doubt it -- Linux programmers are still working in the dark ages.
: : : :
: : :
: : :
: : : Whoa hold on there buddy! I guess you haven't heard of KDevelop before?
http://www.kdevelop.org
: : :
: : : Much like MSVC
: : :
: : :
: : : Also there is a CodeWarrior compiler/IDE for linux
http://www.metrowerks.com/mw/default.htm
: : :
: : :
: : :
To understand recursive, first you need to understand recursive
: : :
: : :
: : We had a look at KDevelop but it does not give you the option to create multiple projects in the one workspace, it does not have a work space.
: :
:
: There is no thing called a 'workspace' in linux I don't think. It would be called a 'package' there (contains code, documentation, tests). But if I remember right with KDevelop you can create sub-projects within projects, so it can be set up very similar.
:
:
:
To understand recursive, first you need to understand recursive
:
:
I had a look at the new KDevelop and they say that they include workspace in the new release since January this year, does any one know about this?