Login  Register

Re: failure to complile mac 10.6.8

Posted by R. van Twisk on Dec 07, 2015; 8:42pm
URL: https://forum.librecad.org/failure-to-complile-mac-10-6-8-tp5712676p5712680.html

You can try to use the script as found here : https://github.com/LibreCAD/LibreCAD/blob/master/scripts/build-dmg-externalqt-clang.sh

It can be run with macports installed, but it was designed to be run without macports.
it will use your clang installation from x-code and an externally installed Qt version.

if you are into compiling and not shy on doing this, it might be worth a short.

Ries


On Dec 7, 2015, at 9:31 PM, [hidden email] [via LibreCAD] <[hidden email]> wrote:

Hello!

Thank you for your answer.

Maybe I have to re-install Qt or Macports?

errors are:

Could not find qmake configuration file macx-clang.

and

Cannot find feature spec_pre.prf

http://pastebin.com/1NUnGHwZ


I have also checked your link, which is the guide I was following.

I have also thought to use the last option:

By the building script

Alternatively, you may try the building script comes with LibreCAD at scripts/build-osx.sh to build an DMG file. On OS/X 10.9 or newer,
   $ cd ~/github/LibreCAD/
   $ cd scripts/
   $ ./build-osx.sh

On OS/X 10.8 or older, you may have to edit the build-osx.sh to qmake command lines like:
   qmake -r -spec mkspec/macports
to use the qmake mkspec shipped within LibreCAD source code.

Only problem, I do not know which lines of the script file, to edit.

Best Regards


If you reply to this email, your message will be added to the discussion below:
http://forum.librecad.org/failure-to-complile-mac-10-6-8-tp5712676p5712679.html
To start a new topic under LibreCAD-dev, email [hidden email]
To unsubscribe from LibreCAD, click here.
NAML