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 » Building applications (Where are the .a and .so files?)
Re: Building applications [message #54548 is a reply to message #54545] Wed, 12 August 2020 15:39 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14265
Registered: November 2005
Ultimate Member
normvcr wrote on Wed, 12 August 2020 04:17
Thank you for the replies! Here is a screen shot of my Build Methods. As you can see, there are no folders listed under LIB directories. The folders that you are showing are under C:\Upp\Clang, these do not seem to be the implementation libraries for Ultimate++. For example, why are the SDL libraries stored under C:\Upp? Are these not generic SDL implementation libraries?


U++ for Win32 ships with a couple of external libraries, that is what you see there.

Quote:

It seems to me that Ultimate++ does not provide a way to create the Ultimate++ libraries....??


That is about correct. Not that it would not be possible, but they are not needed. Nobody cares too much.

In this regard, please consider the situation similar to e.g. Python - would you expect library files for Python libraries?

Any intermediate files are considered the implementation detail (.a files are sometimes produced, sometimes not, whichever fits the required build better).

That frankly means that you are required to use at least umk to build U++ projects. OTOH, you will not have to deal with library paths, build setup, include paths etc.. anymore.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: build UMK from SVN repository on windows
Next Topic: error: duplicate symbol: std::__throw_bad_alloc()
Goto Forum:
  


Current Time: Sun Jul 13 15:30:13 CEST 2025

Total time taken to generate the page: 0.04851 seconds