texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] Failed to compile latest source code


From: Sam Liddicott
Subject: Re: [Texmacs-dev] Failed to compile latest source code
Date: Fri, 12 Nov 2010 10:15:49 -0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13pre) Gecko/20101111 Lanikai/3.1.7pre

With deep respect; if we used git instead of svn, this sort of thing would be less likely to happen - as a person can work on their own git tree in private and make commits as they go, but not risk other users and not publish until they are ready. (Making good use of git-rebase to keep their patches fresh against the current tip).

I already use git-svn so I can manage my changes with git.

Sam

On 12/11/10 09:09, Gubinelli Massimiliano wrote:

For the moment you can just comment the faulty statement. I will commit a patch soon.
sorry
best
mg



On 12 nov. 2010, at 08:50, "Zou Hu" <address@hidden> wrote:

Hi all, with the latest source code, I get the following error when compiling on Windows. It looks like a Qt version problem. Best.

g++ -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/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -O2 -Wall -fno-exceptions -fno-rtti -IF:\builditm\iTmBuildEnv\MSYS/include/freetype2 -IF:\builditm\iTmBuildEnv\MSYS/include -Ic:/TmBuildEnv/MSYS/include -I/c/TmBuildEnv/MinGW/include -I/c/TmBuildEnv/MSYS/include -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I'f:/builditm/iTmBuildEnv/Qt-4.4.3/include/QtCore' -I'f:/builditm/iTmBuildEnv/Qt-4.4.3/include/QtCore' -I'f:/builditm/iTmBuildEnv/Qt-4.4.3/include/QtGui' -I'f:/builditm/iTmBuildEnv/Qt-4.4.3/include/QtGui' -I'f:/builditm/iTmBuildEnv/Qt-4.4.3/include' -I'.' -I'f:/builditm/iTmBuildEnv/Qt-4.4.3/include/ActiveQt' -I'release' -I'.' -I'f:/builditm/iTmBuildEnv/Qt-4.4.3/mkspecs/win32-g++' -DQTTEXMACS -Wall -Wno-return-type -O2 -fno-rtti -fno-exceptions -c ./Plugins/Qt/qt_dialogues.cpp -o Objects/qt_dialogues.o
./Plugins/Qt/qt_dialogues.cpp: In member function `virtual QSize QTMLineEdit::sizeHint() const':
./Plugins/Qt/qt_dialogues.cpp:339: warning: passing `double' for converting 1 of `void QSize::setWidth(int)'
./Plugins/Qt/qt_dialogues.cpp:344: warning: passing `double' for converting 1 of `void QSize::setWidth(int)'
./Plugins/Qt/qt_dialogues.cpp:347: warning: passing `double' for converting 1 of `void QSize::setWidth(int)'
./Plugins/Qt/qt_dialogues.cpp: In member function `virtual QWidget* QTMWidgetAction::createWidget(QWidget*)':
./Plugins/Qt/qt_dialogues.cpp:384: error: 'class QLineEdit' has no member named 'setTextMargins'
make[1]: *** [Objects/qt_dialogues.o] Error 1
make[1]: Leaving directory `/home/Administrator/texmacs/src/src'
make: *** [TEXMACS] Error 2


_______________________________________________
Texmacs-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/texmacs-dev

_______________________________________________
Texmacs-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/texmacs-dev


--
[FSF
          Associate Member #2325]


reply via email to

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