texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Is there any detailed guide on compile TeXmacs on MacO


From: Massimiliano Gubinelli
Subject: Re: [Texmacs-dev] Is there any detailed guide on compile TeXmacs on MacOS?
Date: Fri, 2 Dec 2016 11:12:30 +0100

Do ./configure properly. 
This will set up the Xcode project. 
Then you can open it in Xcode.
Sometimes some further tinkering is necessary inside Xcode, depends on your configuration. 
Especially to run the app. You have to specify environment variables to the app in order to find dynamics libraries (DYLD_FRAMEWORK_PATH) and the TeXmacs dir (TEXMACS_PATH) .
The project is meant for development, it will not build a proper bundle.  
You still have to use "make BUNDLE" to create it.

Best
Max



On 01 Dec 2016, at 18:11, Darcy Shen <address@hidden> wrote:

I've see the xcode project files in the repo but don't know how to use it.
_______________________________________________
Texmacs-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/texmacs-dev


reply via email to

[Prev in Thread] Current Thread [Next in Thread]