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++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Another 2 questions about packages...
Re: Another 2 questions about packages... [message #11902 is a reply to message #11898] Sun, 30 September 2007 16:55 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
mdelfede wrote on Sun, 30 September 2007 08:43

1) My imported sources need to have HAVE_CONFIG_H defined globally. How can I tell TheIDE to compile with this symbol defined ?



ATM, using "Compiler options".

Quote:


2) I get sometimes "circular use chain"; is it an error, a warning or just an info ?



Well, it is a warning - means package A is using B and B is using A. Not a healthy situation....

Practical conseqences are not that serious - the most important is that this way, "All shared" build fails (dynamic libraries require well defined dependency chain).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with breakpoint using GCC and UBUNTU 7.04
Next Topic: Debugging of tables, vector, etc.
Goto Forum:
  


Current Time: Sun Apr 28 19:45:08 CEST 2024

Total time taken to generate the page: 0.03043 seconds