[IGSTK-Developers] Sandbox submission from ISIS machines: Win32-IGSTKSandbox-VS71-Debug-FLTK-Qt Win32-IGSTKSandbox-VS71-Release-FLTK-Qt
Andinet Enquobahrie
andinet.enqu at kitware.com
Tue Feb 12 08:38:51 EST 2008
Patrick,
The compilation issue in the ISIS sandbox builds is due to the
mismatch between the use of the Qt flags in the main CVS and Sandbox.
In the sandbox, we use
IGSTKSandbox_USE_Qt flag
and
In the main CVS, we use
IGSTK_USE_Qt
These two flags can either be both turned on or off.
In the two sandbox submissions,
Win32-IGSTKSandbox-VS71-Debug-FLTK-Qt
Win32-IGSTKSandbox-VS71-Release-FLTK-Qt
IGSTKSandbox_USE_Qt is turned on, And these
sandbox builds use the following IGSTK builds
Win32-IGSTK-VS71-Debug
Win32-IGSTK-VS71-Release
respectively,
In this IGSTK builds, IGSTK_USE_Qt is NOT turned on.
And that is the reason for the build errors.
SOLUTION:
Please add IGSTK_USE_Qt flag and turn it on in the ctest scripts that builds
Win32-IGSTK-VS71-Debug and
Win32-IGSTK-VS71-Debug
And that should take care of it...
Can you please make these changes and manually start a nightly build?
Thanks
-Andinet
IGSTK_USE_Qt
1) Win32-IGSTKSandbox-VS71-Debug-FLTK-Qt
http://public.kitware.com/IGSTK/Sites/build02.isis/Win32-IGSTKSandbox-VS71-Debug-FLTK-Qt/20080212-0430-Nightly/Notes.html
Win32-IGSTK-VS71-Debug
2) Win32-IGSTKSandbox-VS71-Release-FLTK-Qt
http://public.kitware.com/IGSTK/Sites/build02.isis/Win32-IGSTKSandbox-VS71-Release-FLTK-Qt/20080212-0430-Nightly/Notes.html
Win32-IGSTK-VS71-Release
--
==========================================================
Andinet A. Enquobahrie, PhD
R&D Engineer
Kitware Inc.
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x124
www.kitware.com
More information about the IGSTK-Developers
mailing list