On 20/09/18 14:39, duglew wrote:
as anyone successfully built Xerces-C for VxWorks on a Windows 10 host?

My specific issue is that when I run cmake it could not find the following
ICU components:
- uc
- data

Another engineer has successfully built Xerces-C on a Linux host.

What did you see in the CMakeOutput.txt and CMakeError.txt logfiles? So long as ICU is on the search path (CMAKE_PREFIX_PATH or ICU_ROOT) it should be found. While I haven't used VxWorks, I have tested it with Visual Studio 2013 and 2015 on Windows.


Regards,
Roger

Reply via email to