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 » Linker error with latest svn version (deb)
Re: Linker error with latest svn version (deb) [message #16986 is a reply to message #16979] Thu, 24 July 2008 16:16 Go to previous message
bytefield is currently offline  bytefield
Messages: 210
Registered: December 2007
Experienced Member
Hi, the problem is that you build QuickTabs which is a library, not a sample package and because of that QuickTabs doesn't have GUI_APP_MAIN defined, that's why you get an error about missing main function, instead you should build QuickTabsTest which implement a sample on how to use QuickTabs package.

[off topic]
Now a message for programmers who maintain packages from bazaar:
please don't set GUI flag for you packages which contain library files because that the library package is showed in bazaar Assembly instead use GUI flag just for examples which use that library.

Practical example...
If QuickTabs have GUI flag then it get showed in bazaar assembly else it doesn't. The GUI flag should belong to package which use QuickTabs, in our example it is QuickTabsTest.

If a packages doesn't have any flag it get showed only when you check "All packages" option and i believe this is the right behavior. Enlight me if I'm saying something wrong.
Rolling Eyes


cdabbd745f1234c2751ee1f932d1dd75
 
Read Message
Read Message
Read Message
Previous Topic: Newbie can't compile
Next Topic: "and" and "or" are defines under Linux
Goto Forum:
  


Current Time: Sat May 18 12:02:43 CEST 2024

Total time taken to generate the page: 0.03791 seconds