nto a bundle and uses
> @executable_path. BundleUtilities does not support @rpath, except that it is
> recognized and changed to @executable_path.
>
> Clint
>
> On Friday, February 15, 2013 06:57:35 PM Bart Nabbe wrote:
>> Hi,
>>
>> I'm sure I just overlooked
f it would
really be suitable to solve the problem.
Any suggestions would be greatly appreciated.
Thanks,
Bart
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ
On 02/14/2013 04:35 PM, Andreas Stahl wrote:
Hello Bart,
have you tried setting OpenCV_DIR before calling find_package()? I'm
basing this on http://opencv.willowgarage.com/wiki/FindOpenCV.cmake
Most package Find.cmake scripts look if _DIR is set to a valid
directory and look there first fo
ne arguments. I tried with cmake -d USE_TMP_OPENCV and stuff
like that, but somehow the wrong version was used if i did not specify a
-D argument (hoping for the automatic discovery). I guess I'll have to
freshen up my understanding of if-elseif-else control flow and
specifying variables o
"2.4.3".
The following configuration files were considered but not accepted:
/usr/share/OpenCV/OpenCVConfig.cmake, version: 2.3.1
-- Configuring incomplete, errors occurred!
Any other suggestions? It would really be nice for me to be able to
easily switch between different OpenCV in
I specify that in my CMakeLists.txt file?
I have tried
set(OpenCV_FOUND "1")
set(OpenCV_INCLUDE_DIR
"/home/bart/Git/Research/fat/inc/TraficonOpenCv/opencv")
set(OpenCV_LIBS
"opencv_gpu;opencv_contrib;opencv_legacy;opencv_objdetect;opencv_calib3d;opencv_features2d;op
out automatically the name of the Boost RegEx library to use?
Thanks!
Bart
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Fo
Thanks for those suggestions, I was on that path, but I can not get it to work
properly:
foo$ cmake .
-- Configuring done
-- Generating done
-- Build files have been written to: /home/bart/foo
foo$ make
Scanning dependencies of target foo
make[2]: *** No rule to make target ` /home/bart/foo
ustom command to generate the source files (which did
not work), and would have still
left me with how to compile them with different -D flags.
So I would be interested to hear how I would be able to do this.
Thanks,
Bart
___
Powered by www.kitware.com
ustom command to generate the source files (which did
not work), and would have still
left me with how to compile them with different -D flags.
So I would be interested to hear how I would be able to do this.
Thanks,
Bart
___
Powered by www.kitware.com
ns to incorporate this patch in a future release?
Regards,
--
Bart Janssens
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
44, running on Vista with SP1.
>
> Any ideas what could be wrong ?
This could be related to bug http://public.kitware.com/Bug/view.php?id=8177
Cheers,
--
Bart Janssens
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
ht
COMPONENTS filesystem)
> else()
> find_package(Boost COMPONENTS system filesystem)
> endif()
Thanks, I'll use this workaround until the patched FindBoost makes it
into a CMake release.
Cheers,
--
Bart
___
Powered by www.kitware.com
Vi
eater than or equal to 1.35? I'm using CMake 2.6.1.
Cheers,
--
Bart Janssens
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check t
se.
Any chance http://public.kitware.com/Bug/view.php?id=8177 will be
fixed in the next release?
Cheers,
--
Bart
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep me
version of CMake, and IIRC there was some problem with file globbing
> back then that was fixed soon afterward.)
Just thinking out loud here, but would it be possible for the trigger
that determines whether CMake should be rerun or not to check if any
files were added/removed? That would ma
ent user without asking in the installer
On a related note, the current behavior when choosing the "all users"
option in the generated installer appears to be broken, see
http://public.kitware.com/Bug/view.php?id=8177 for details and a
patch.
Kind regards,
--
Bart Janssens
_
17 matches
Mail list logo