Isn't there a static library for the unit-testing also:
libboost_test_exec_monitor-xgcc42-mt-1_39 which also needs to be
linked. That library is only static so it may not be picked up by the
-DBOOST_TEST_DYN_LINK flag. For my unit testing I usually have the
following:
SET (TEST_Boost_LIBS ${Boost_
2009/10/3 David :
> Done ;-)
> Bug 9653 on CMake 2.6
> Bug 9654 on CMake 2.8
> http://public.kitware.com/Bug/view.php?id=9653
Thanks David,
You should "Monitor" those bugs if you want to get automatic follow-up.
I think your patch has an issue (just tried for build RPM for CMake 2.8 itself).
I t
Done ;-)
Bug 9653 on CMake 2.6
Bug 9654 on CMake 2.8
http://public.kitware.com/Bug/view.php?id=9653
2009/10/3 Eric Noulard
> 2009/10/3 David :
> > On FC6 with cmake 2.6.4
> >
> > After some checks:
> > I have a INSTALL(file DESTINATION /etc/init.d) but I think that
> directories
> > /etc and /et
I installed Windows XP ENU and finally got the error message. It is "The
parameter is incorrect" for linking.
When I run it as 'mingw32-make VERBOSE=1' the cmd causing error is:
http://kornerr.alfamoon.com/lf/cmake_cmd.txt
Is there anything wrong with that? Or is it cmd line param length
restricti
On Friday 02 October 2009, Philip Lowman wrote:
> On Fri, Oct 2, 2009 at 7:38 AM, Mike Jackson
wrote:
> > I'm confused by the "preprocessor statement highlighting" in Cmake
> > 2.8? What exactly is being highlighted? Is there a new Text Editor or
> > is this something in CMake-Gui.exe?
>
> I'm sor
2009/10/3 michael kapelko :
> I use Windows with russian locale, setting it to english one didn't help
> (only symbols instead of letters then). May be that's because it's a
> pirate one :P
I won't comment on that you are on your own.
> Nevertheless, static lib builds just fine under Windows
Hello.
I'm trying to build Lightfeather:
http://kornerr.alfamoon.com/download/lightfeather.Z_I_P
with the following CMakeLists.txt:
http://kornerr.alfamoon.com/download/CMakeLists.txt
The shared libLightfeather.so builds just fine under Linux. But does not
under Winsows XP with latest MinGW.
Hi,
I'd like to become the new maintainer of the swig module in cmake. I
have not heard back from Tristan Carel.
I have updated my name on : http://www.cmake.org/Wiki/CMake:Module_Maintainers
Thank you,
--
Mathieu
___
Powered by www.kitware.com
Vi
2009/10/3 David :
> On FC6 with cmake 2.6.4
>
> After some checks:
> I have a INSTALL(file DESTINATION /etc/init.d) but I think that directories
> /etc and /etc/init.d should not be include in the files section of the spec
> file
> (because I have a conflict with the package chkconfig which also pr
On FC6 with cmake 2.6.4
After some checks:
I have a INSTALL(file DESTINATION /etc/init.d) but I think that directories
/etc and /etc/init.d should not be include in the files section of the spec
file
(because I have a conflict with the package chkconfig which also provides
the /etc/init.d director
I am trying to build an application with CMake using Boost and the
boost unit-testing framework in Ubuntu 9.04. I have installed boost
from synaptic. Here is what I have in my CMakeList.txt file:
IF(Boost_unit_test_framework_LIBRARY)
GET_FILENAME_COMPONENT(LIB_EXTENSION ${Boost_unit_test_frame
On Friday 02 October 2009, Dr. Stefan Sablatnög wrote:
> Hi everybody,
>
>
>
> we have a weird problem here, we want to do a cross compile for
>
> QNX on a Win XP System, using the standard QNX supplied toolchain.
>
>
>
> So I grabbed a toolchain file from the mailing list archive and adapted it
>
On Friday 02 October 2009, Canga Marcelo wrote:
> I am having trouble building a NSIS package running cpack from my mac
> for windows xp
>
> This is what I have on my cross-compile setup in my mac:
>
> I have a cross-compile setup working in Macos, mingw-gcc
> I have cpack - zip runni
13 matches
Mail list logo