Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » umk to generate .o file
Re: umk to generate .o file [message #41871 is a reply to message #41870] Sun, 02 February 2014 11:02 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

koldo wrote on Sun, 02 February 2014 08:45

Hello Honza

In this case the mix is:
- The main() is inside a non U++ .cpp file
- Other non U++ .cpp and .o files have to be linked
- Some of these .cpp files call U++ libs

Is it possible to use umk in this case?

I don't see any reason why it would be a problem. The only obstacle is that you'd have to provide .upp file. You could do this in theide or manually. Just create main package containing all the non-U++ code and make it depend on the U++ packages it uses. Both umk and theide don't really care if the code is U++ or not.

Of course if the non-U++ part already uses some build system, this could mean duplicating some work. In that case, it might (or might not) be better to try to incorporate it into the other build system using the dummy project approach that you described above...

Honza
 
Read Message
Read Message
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FileSel modification for translation
Next Topic: Fixed some Chinese translation in Core.t
Goto Forum:
  


Current Time: Sat May 04 19:37:20 CEST 2024

Total time taken to generate the page: 0.02437 seconds