On 22 Jan., 16:05, "T. Modes" <[email protected]> wrote:
> I finally found a solution to automatically create the preprocessed > file and input it into the swig process. So there is no need to fiddle > by hand with the preprocessing and there are not 2 version of the same > file which needs to be in sync (commited in 25f830e2d143). > So you can further testing now. Your solution absolutely does the trick. I'm no good at cmake, and seeing what you did with it I'm duly impressed. I feel this is a nice and clean solution now; it worked on my Ubuntu system, just a tiny error in CMakeLists.txt - the directive for the gcc preprocessor is -E and not /E. And all automatic, as it should be! Well done :-) Kay -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
