rleigh-codelibre commented on pull request #37:
URL: https://github.com/apache/xalan-c/pull/37#issuecomment-901150539


   The error code means that the MsgCreator.exe tool failed to run due to a 
problem loading the needed DLLs.  So you are either missing the DLLs, or you 
are mixing 32-bit and 64-bit versions of the DLLs or mixing DLLs compiled with 
different VC runtimes or build types.
   
   I would suggest building all the prerequisites with vcpkg to guarantee they 
are all compatible.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to