Boost logo

Boost-Build :

From: Gedalia Pasternak (paster_at_[hidden])
Date: 2003-07-02 12:13:25


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Hi Gedalia,
I assume you're asking about Qt support in Boost.Build V2? Alas, I
cannot say anything definitive about Qt on msvc 6.0, since I don't have
windows qt.
Yes, if it does not work at the moment it should be easy to add. Could
you try building "examples-v2/qt" and "examples-v2/qt-ui" and report the
result?

Thanks in advance,
Volodya

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Hi Volodya, examples-v2/qt works fine.

however the qt-ui example does not I get the following output:

E:\boost-build\examples-v2\qt-ui>bjam
...found 31 targets...
...updating 4 targets...
msvc.compile.c++ bin\msvc\debug\threading-multi\main-target-hello\main.obj
main.cpp
main.cpp(1) : fatal error C1083: Cannot open include file:
'hello_world_widget.hpp': No such file or directory

call "d:\msdev\vc98\bin\vcvars32.bat" > nul ;
cl /Zm800 -nologo -TP /Z7 /Od /Ob0 /GX /GR /MDd
-I"E:\bdi\3rdparty\trolltech\qt-3.0.2-win32\include"
-I"bin\msvc\debug\threading-multi\main-target-hello" -c
-Fo"bin\msvc\debug\threading-multi\main-target-hello\main.obj" "main.cpp"

...failed msvc.compile.c++
bin\msvc\debug\threading-multi\main-target-hello\main.obj...
...skipped <./msvc/debug/threading-multi/main-target-hello>hello.rsp for
lack of <./msvc/debug/threading-multi/main-target-hello>main.obj...
...skipped <./msvc/debug/threading-multi/main-target-hello>hello.exe for
lack of <./msvc/debug/threading-multi/main-target-hello>hello.rsp...
...failed updating 1 target...
...skipped 2 targets...
...updated 1 target...

______________________________________________

AFAICT there is no hello_world_widget.hpp but maybe that is what is
supposed to be auto generated by qt. I've had a slightly different error
when trying to compile my own code, but maybe we should start with
debugging the examples.

-gedalia

-- 
---------------------------------------------------------------
Home: 617.441.8174 AIM: gedaliap
cel: 917.776.8346
http://www.mindspring.com/~paster/
http://expression.sourceforge.net/ ---------------------------------------------------------------
Fight Entropy!!! Fight Entropy!!! Figth Etnropy! !
iFgth Etnrop!y ! giFth tErno!py ! giFt htrEno!p y! --- Well maybe
not...
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk