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   |
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 352 times)
|
|
|
 |
|
Quick and dirty solution to .icpp problem...
By: mirek on Sun, 09 September 2007 23:55
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: Novo on Mon, 10 September 2007 19:44
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: mirek on Mon, 10 September 2007 19:50
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: Novo on Mon, 10 September 2007 19:53
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: mirek on Thu, 20 September 2007 14:59
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: mirek on Mon, 22 October 2007 17:43
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: sergei on Wed, 24 October 2007 14:42
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: mirek on Wed, 24 October 2007 15:11
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: sergei on Sat, 27 October 2007 18:04
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: mirek on Sat, 27 October 2007 18:27
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: sergei on Sat, 27 October 2007 19:04
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: mirek on Sat, 27 October 2007 19:33
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: sergei on Sat, 27 October 2007 21:53
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: sergei on Sun, 28 October 2007 02:55
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: okigan on Mon, 12 November 2007 07:15
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: mirek on Mon, 12 November 2007 10:08
|
 |
|
Re: Quick and dirty solution to .icpp problem...
By: Novo on Mon, 10 September 2007 20:01
|
Goto Forum:
Current Time: Sun May 11 23:07:28 CEST 2025
Total time taken to generate the page: 0.02434 seconds
|