Bumblebee1964 commented on issue #11628: Linker Error while compiling Mxnet 
URL: 
https://github.com/apache/incubator-mxnet/issues/11628#issuecomment-441444347
 
 
   It seems a bug indeed in the build configuration. Also the guide on the 
website for CPP_PACKAGE for Windows is incorrect as the PATH environment 
variable has to be set instead of LD_LIBRARY_PATH.
   
   The problem can be solved by changing the mxnet_static.lib library reference 
to $(SolutionDir)$(Configuration)\libmxnet.lib, in the linker properties of the 
example project files.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to