[texworks] Compiling TeXworks on Ubuntu
Jonathan Kew
jonathan at jfkew.plus.com
Thu Sep 25 16:09:46 CEST 2008
On 25 Sep 2008, at 3:06 PM, Stephen Moye wrote:
> Until this morning, everything was working just fine. I did find
> that I needed to get libdbus-l-dev and everything just worked. This
> morning I did an 'svn up' to 167, ran qmake and got this immediately:
>
> 9:09 ~/texworks-app: qmake
> WARNING: Found potential symbol conflict of TeXDocument.cpp (src/
> TeXDocument.cpp) in SOURCES
> WARNING: Found potential symbol conflict of TeXDocument.h (src/
> TeXDocument.h) in HEADERS
> WARNING: Found potential symbol conflict of PDFDocument.cpp (src/
> PDFDocument.cpp) in SOURCES
> WARNING: Found potential symbol conflict of PDFDocument.h (src/
> PDFDocument.h) in HEADERS
> WARNING: Found potential symbol conflict of PrefsDialog.cpp (src/
> PrefsDialog.cpp) in SOURCES
> WARNING: Found potential symbol conflict of PrefsDialog.h (src/
> PrefsDialog.h) in HEADERS
> WARNING: Found potential symbol conflict of TemplateDialog.cpp (src/
> TemplateDialog.cpp) in SOURCES
> WARNING: Found potential symbol conflict of TemplateDialog.h (src/
> TemplateDialog.h) in HEADERS
> 9:37 ~/texworks-app:
>
> What have I done wrong this time? 8>(
Is the default "qmake" the qt3 version on your system? ("qmake --
version" might tell you; see what it says about "Using Qt
version....".) If so, maybe you need to run "qmake-qt4" instead.
JK
More information about the texworks
mailing list