Hi guys,

I'm sorry. I went much too fast. I made the Find module as a lunch
"practice" and that part works, but I completely forgot to modify the
CMakeLists.txt files to use the results from my module.
Please find attached the "version 2" patch.

Harry

2010/1/15 Harry van der Wolf <hvdw...@gmail.com>

> Hi all,
>
>
> 2010/1/15 allard <a...@allardkatan.net>
>
> I can't get it to work yet.
>> A few steps further already, the changes Pablo made worked out, except
>> that the "ifdef MSVC" around the USE_MATH_DEFINES was not picked up
>> somehow, I had to comment it.
>> I also had to download pthread and use NODEFAULTLIB on msvcprt.lib,
>> LIBCMT.lib and libcmpt.lib to avoid conflicts with vigraimpex and each
>> other.
>> But now I get a load of unresolved external symbol errors. I think the
>> last two things have something to do with the vigraimpex.lib. I tried
>> the downloaded release and the one from my hugin builds but neither
>> would work.
>>
>>
> I created a patch that searches for vigra. It means that you no longer need
> to use CFLAGS/CXXFLAGS.
>
> I patched the CMakeLists.txt and added a FindVIGRA.cmake module in
> CMakeModules.
> It works for OSX and should work on all linuxes (but untested). As I know
> absolutely nothing of windows it is only an  "educated guess" for that
> platform.
> I hope Pablo improves the win32 stuff of the FindVIGRA.cmake module.
>
> Inside panomatic-lib do "patch -p0 < findvigra.diff"
>
> Harry
>
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Attachment: findvigra_v2.diff
Description: Binary data

Reply via email to