U++ framework
Do not panic. Ask here before giving up.

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: Sun Apr 26 18:59:21 GMT+2 2026

Total time taken to generate the page: 0.00513 seconds