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++ » Mac OS » Never to able to compile any example.
Re: Never to able to compile any example. [message #57482 is a reply to message #57480] Wed, 01 September 2021 09:10 Go to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello Allen,

The assembly name you provide in your command line may be wrong :
./umk ./examples AddressBook CLANG -v ./adbook


The "./examples" should be just "examples".

In U++ "examples" is called an Assembly, there is plenty's assemblies in the default environnement (examples, uppsrc, MyApps...) they are tied together by a configuration file that should be generated by default or if you launch TheIDE. By specifying examples as assembly, UMK will lookup for dependency requiered in other assembly (in your case it will find CtrlLib in uppsrc Assembly)

https://www.ultimatepp.org/app$ide$umk$en-us.html
 
Read Message
Read Message
Previous Topic: Fail to get theIde started with macos
Next Topic: Issues with cross-compilation for MacOS on Linux
Goto Forum:
  


Current Time: Sat May 04 01:38:21 CEST 2024

Total time taken to generate the page: 0.02696 seconds