Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » problem with compilation/linking - Duplicate .cpp file in single package
Re: problem with compilation/linking - Duplicate .cpp file in single package [message #11603 is a reply to message #11461] |
Wed, 19 September 2007 00:06  |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
It's not about UnitTest package (I hacked it "to work" within minutes, see http://www.ultimatepp.org/forum/index.php?t=msg&th=1156& amp;start=0& for ready-to-use package).
It's about how to do it in "right way" (and with minimal changes to the 3rd party source), and about my wishes what I miss in Ultimate tool chain.
My current version can't be simply updated to newer one just by replacing sources, all those little changes must be preserved whenever I will upgrade it to newer version. So adding such feature into TheIDE would both bring down the amount of changes needed, and it would also add a feature which I feel is missing (yet I don't have any other source which would take advantage of it, that's the reason why I say "feel").
I think the Core itself would benefit a little bit from it too, so some .cpp files (like Core/Win32Com.cpp) can be without #ifdef on the beginning and end, simply excluded completely from build process on different platforms.
|
|
|
Goto Forum:
Current Time: Wed Aug 27 00:09:13 CEST 2025
Total time taken to generate the page: 0.07943 seconds
|