[xsd-users] using xerces-c with xsd on Mac OS X and CMake

Ovanes Markarian om_codesynthesis at keywallet.com
Tue Sep 23 15:40:37 EDT 2014


Hi *,

I am somehow having no luck switching from expat to xerces-c parser with
xsd 4.0 on mac os x. The main problem is that I get linking errors because
of missing CoreFoundation linker option. Unfortunatelly, I don't know how
to pass it to CMake :(

I tried passing in target_link_libraries "-framework CoreFoundation" or
setting the CMAKE_EXE_LINKER_FLAGS. Do I miss smth. here?


Any help is highly appreciated.


Thanks,
Ovanes


More information about the xsd-users mailing list