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

Ovanes Markarian om_codesynthesis at keywallet.com
Wed Sep 24 13:28:01 EDT 2014


Ok, got it working. I had to link with CoreServices as well.

On Tue, Sep 23, 2014 at 9:40 PM, Ovanes Markarian <
om_codesynthesis at keywallet.com> wrote:

> 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?
>
>


More information about the xsd-users mailing list