freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] [ft] ttfautohint now has a GUI


From: Adam Twardoch (List)
Subject: Re: [ft-devel] [ft] ttfautohint now has a GUI
Date: Fri, 27 Jan 2012 16:24:23 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20111222 Thunderbird/9.0.1

Hm...

I ran:

$ ./configure --without-qt
--with-freetype-config=`pwd`/../out/bin/freetype-config
--prefix=`pwd`/../out \
            CFLAGS="-Os -arch x86_64" \
            CXXFLAGS="-Os -arch x86_64" \
            CPPFLAGS="-Os -arch x86_64"
$ make

and then got:

make  all-am
  CXX    main.o
  CXX    maingui.o
  CXX    maingui.moc.o
In file included from ../gnulib/src/unistd.h:121,
                 from
/usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/os_defines.h:61,
                 from
/usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/bits/c++config.h:41,
                 from /usr/include/c++/4.2.1/bits/stl_algobase.h:65,
                 from /usr/include/c++/4.2.1/algorithm:65,
                 from
/Library/Frameworks/QtCore.framework/Headers/qglobal.h:68,
                 from
/Library/Frameworks/QtCore.framework/Headers/qnamespace.h:45,
                 from
/Library/Frameworks/QtCore.framework/Headers/qobjectdefs.h:45,
                 from
/Library/Frameworks/QtGui.framework/Headers/qwindowdefs.h:45,
                 from
/Library/Frameworks/QtGui.framework/Headers/qwidget.h:45,
                 from
/Library/Frameworks/QtGui.framework/Versions/4/Headers/qmainwindow.h:45,
                 from
/Library/Frameworks/QtGui.framework/Versions/4/Headers/QMainWindow:1,
                 from maingui.h:17,
                 from maingui.moc.cpp:10:
../gnulib/src/getopt.h:196: error: redefinition of 'struct option'
/usr/include/getopt.h:54: error: previous definition of 'struct option'
make[3]: *** [maingui.moc.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Still the same problem. :/





reply via email to

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