On 04/10/13 14:34, Brad King wrote: > The problem is the empty struct: > > struct struct_with_non_existent_members { > }; > > Some C compilers reject that. You'll have to add a dummy member.
Oh, I see! I will fix this! Thanks! Daniele -- 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 Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers