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 » Newbie corner » Link Libraries (How to use U++ within VC++)
Link Libraries [message #48957] Fri, 10 November 2017 15:52 Go to next message
VelvetTLeopard is currently offline  VelvetTLeopard
Messages: 1
Registered: November 2017
Junior Member
I use Visual Studio 2017 C++. I would like to know how to link the U++ libraries in my project/solution so I can continue to use VS and use U++ libraries.
Re: Link Libraries [message #49052 is a reply to message #48957] Sat, 09 December 2017 05:35 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
U++ is using several tricks usually unknown to the VS users.
In general, you can compile any UPP project (ide, for example) using either TheIDE or umk with Blitz disabled. In this case you will get static libraries for each UPP package. Link your app in VS against them. You will most likely need to link your app against several separate obj-files if you see missing symbols during linking.

Hope this helps.


Regards,
Novo
Previous Topic: undefined reference errors when building
Next Topic: Console app: Pressing any key does not close window!
Goto Forum:
  


Current Time: Thu Apr 18 20:39:29 CEST 2024

Total time taken to generate the page: 0.02573 seconds