Home » U++ Library support » U++ Library : Other (not classified elsewhere) » U++ on Code::Blocks (MinGW)
Re: U++ on Code::Blocks (MinGW) [message #36453 is a reply to message #36444] |
Mon, 28 May 2012 16:56  |
 |
mirek
Messages: 14255 Registered: November 2005
|
Ultimate Member |
|
|
JohnGreek wrote on Sun, 27 May 2012 18:06 | thank you all for your answers but i really don't understand why there are no library files like any other library and i have to include all source/header or build or use TheIDE...
|
The primary reason is that we are trying to add true modularity to C++ with TheIDE. Project is a set of modules ("packages") that know their relative dependencies and know everything it is needed to be compiled into project on all supported platforms.
There is no difference between packages written by you and those of U++ library. Adding reusable package to the set of existing ones is very simple.
But it is nonstandard as hell 
[Updated on: Mon, 28 May 2012 16:57] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Apr 27 20:07:35 CEST 2025
Total time taken to generate the page: 0.00585 seconds
|