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 » Community » U++ community news and announcements » U++ library prebuilt for vs2008
U++ library prebuilt for vs2008 [message #35063] Sat, 07 January 2012 03:31 Go to next message
damody is currently offline  damody
Messages: 5
Registered: May 2011
Location: taiwan
Promising Member
Just Only static library, but shared need to modify so many code.
I think need to write a program add __declspec(dllexport) before function.
The prebuilt let me can design by U++ IDE, and develop & coding with Visual Studio 2008.

Maybe it's useful for someone?

4 configuration:
Deubg MDd
Deubg MTd
Release MD
Release MT

Ultimate++4360_vc90_lib_x86.7z:
http://www.megaupload.com/?d=JK9IL4ZW

Ultimate++4360_vc90_lib_x64.7z:
http://www.megaupload.com/?d=21NT08NY

upp_vc_solution:
http://www.megaupload.com/?d=2RRHKU3F

[Updated on: Sun, 08 January 2012 03:19]

Report message to a moderator

Re: U++ library prebuilt for vs2008 [message #35064 is a reply to message #35063] Sat, 07 January 2012 10:40 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
This a very good achievement indeed.

I do not have Visual Studio installed to check, therefore I would like to ask: Is .icpp issue solved somehow?
Re: U++ library prebuilt for vs2008 [message #35066 is a reply to message #35064] Sat, 07 January 2012 11:49 Go to previous messageGo to next message
damody is currently offline  damody
Messages: 5
Registered: May 2011
Location: taiwan
Promising Member
For every *.icpp, I copy and change name to *.cpp.
Re: U++ library prebuilt for vs2008 [message #35069 is a reply to message #35066] Sat, 07 January 2012 16:33 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
damody wrote on Sat, 07 January 2012 05:49

For every *.icpp, I copy and change name to *.cpp.


Well, but that is not exactly the solution... The purpose of .icpp is to be "always linked in". Without this feature, linker eliminates e.g. Image format plugins.

Mirek
Re: U++ library prebuilt for vs2008 [message #35070 is a reply to message #35069] Sun, 08 January 2012 03:19 Go to previous message
damody is currently offline  damody
Messages: 5
Registered: May 2011
Location: taiwan
Promising Member
Yes, you are right.
There is vc solution, I think the people who need this can modify by theirself. Razz

upp_vc_solution:
http://www.megaupload.com/?d=2RRHKU3F




Previous Topic: Sql: ValueMap and ValueArray support, SqlSession::ThrowOnError
Next Topic: SqlMassInsert - remove option
Goto Forum:
  


Current Time: Thu Apr 25 11:43:03 CEST 2024

Total time taken to generate the page: 0.03536 seconds