Giter VIP home page Giter VIP logo

mgubi / texmacs Goto Github PK

View Code? Open in Web Editor NEW
14.0 4.0 7.0 232.38 MB

Mirror of the TeXmacs SVN repository (https://savannah.gnu.org/projects/texmacs) and some related experimental code

Home Page: http://www.texmacs.org

Tcl 47.48% Shell 0.68% Scheme 21.80% TypeScript 2.24% C++ 21.38% QMake 0.01% Pascal 0.22% C 4.91% CSS 0.19% HTML 0.06% JavaScript 0.02% Makefile 0.17% Awk 0.01% Prolog 0.02% PostScript 0.02% TeX 0.38% Python 0.24% Emacs Lisp 0.01% CMake 0.13% Perl 0.03%

texmacs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

texmacs's Issues

Compiling on Mac with macports

Hi Max, I'm trying to compile the guile3 branch but couldn't proceed:

src > make
mkdir -p src/Deps
mkdir -p src/Objects
mkdir -p TeXmacs/bin
mkdir -p TeXmacs/lib
if test "" != "no"; then \
		cd src; /Library/Developer/CommandLineTools/usr/bin/make -f makefile deps; \
	fi
touch Deps/stamp
cd src; /Library/Developer/CommandLineTools/usr/bin/make -r -f makefile link=shared
clang++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/Document -IData/String -IData/Tmfs -IData/Tree -IData/Parser -IScheme -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IGraphics/Handwriting -IGraphics/Types -IGraphics/Pictures -IGraphics/Spacial -IGraphics/Colors -IPlugins -IPlugins/Unix -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs -pipe -stdlib=libc++ -O2 -std=gnu++11 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wall -Wextra -fPIC -stdlib=libc++ -headerpad_max_install_names -std=c++11 -I/opt/local/include -include config.h -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/opt/local/libexec/qt5/lib/QtPrintSupport.framework/Headers -I/opt/local/libexec/qt5/lib/QtSvg.framework/Headers -I/opt/local/libexec/qt5/lib/QtWidgets.framework/Headers -I/opt/local/libexec/qt5/lib/QtGui.framework/Headers -I/opt/local/libexec/qt5/lib/QtCore.framework/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AGL.framework/Headers -I/opt/local/libexec/qt5/mkspecs/macx-clang -F/opt/local/libexec/qt5/lib -DQTTEXMACS -Wall -Wno-return-type -O2 -mfpmath=sse -msse2 -fno-rtti -I/opt/local/include -fno-rtti -c ./Texmacs/Texmacs/texmacs.cpp -o Objects/texmacs.o
clang: warning: argument unused during compilation: '-headerpad_max_install_names' [-Wunused-command-line-argument]
In file included from ./Texmacs/Texmacs/texmacs.cpp:34:
Plugins/Qt/QTMApplication.hpp:24:10: fatal error: 'QMacPasteboardMime' file not found
#include <QMacPasteboardMime>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
make[1]: *** [Objects/texmacs.o] Error 1
make: *** [TEXMACS] Error 2

I can find QMacPasteboardMime in /opt/local/libexec/qt5/lib/QtMacExtras.framework/Headers but how do I inform the process of that? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.