FLTK logo

[fltk/fltk] Solution for Xcode install build (#258)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

[fltk/fltk] Solution for Xcode install build (#258) zcream Jul 17, 2021  
 

The Xcode install build fails as CMake in FLTK->install->Build Phases->CMake PostBuild Rules requires root access.

I was able to solve this by changing it to
echo | sudo -S /usr/local/Cellar/cmake/3.21.0/bin/cmake

This cannot be added via a script so the documentation can be updated likewise.

Also, the default build in macOS is probably debug version as I see an increase in my app size with the "Unix Makefile" and consequent build.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.