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 » Developing U++ » U++ Developers corner » Quick and dirty solution to .icpp problem...
Re: Quick and dirty solution to .icpp problem... [message #12406 is a reply to message #12402] Sat, 27 October 2007 21:53 Go to previous messageGo to previous message
sergei is currently offline  sergei
Messages: 94
Registered: September 2007
Member
Lib works (almost, I only now noticed icpps weren't handled well, but I can fix that). pkggen wasn't used only for SCU, it also made a folder like the one attached. Add all files in the folder to a project (not a difficult task with most IDEs - select all and add to project), then build - voila, a Lib. Of course, you first have to add uppsrc to include folders, add winmm.lib mpr.lib etc. to linker, and then:
MSVC - replace O2 with commandline optimization in release
MinGW - add Core/Core.h as precompiled header
About 2 minutes work, then hit build - around 15 mins. debug + release in MSVC.

Strange thing is the MS linker bug, since AFAIK only some package combinations trigger it (I think without RichEdit it might've worked for UWord). But I don't feel like investigating MS bugs now.
  • Attachment: UppLib.zip
    (Size: 41.60KB, Downloaded 307 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Core chat... (reference counted pointers etc.)
Next Topic: SVN plan...
Goto Forum:
  


Current Time: Wed Jun 05 13:23:05 CEST 2024

Total time taken to generate the page: 0.01478 seconds