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: Packages » How to use third party libraries? (Newbie alert!)
icon11.gif  Re: How to use third party libraries? (Newbie alert!) [message #10324 is a reply to message #3072] Mon, 02 July 2007 09:57 Go to previous messageGo to previous message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
change exe's function to use dll's class,

GUI_APP_MAIN
{
ezcommwin ezcw;
ezoi i;

i.mem();
ezcw.Run();
}

and exe still runs without dll. and build does not generate a dll. thus, package inclusion does not yield any linkage, if you set "use shared libs". if i set "all shared" build complians sth. failure in iml.
i think i should not include ezcommon package, but must add it as a library through package organizer. it now fails in linage and i still have not yet figured out where to put dll. system32 seems not working.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message icon11.gif
Read Message
Read Message
Previous Topic: How can I attach Layouts to LabelBox as a TabMenu replacement?
Next Topic: UVS2 usage
Goto Forum:
  


Current Time: Thu May 09 20:22:00 CEST 2024

Total time taken to generate the page: 0.01125 seconds