mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

MXNet CPP Package

Open QueensGambit opened this issue 6 years ago • 0 comments

Hello @yajiedesign,

thank you very much for frequently providing MXNet Windows builds.

It seems that the C++ package is currently not enabled in your build and that a lot of people have trouble building it for Windows:

  • https://github.com/apache/incubator-mxnet/issues/13639
  • https://discuss.mxnet.io/t/why-no-c-love/4432
  • https://discuss.mxnet.io/t/compilation-errors-while-running-examples-in-cpp-package/1426
  • https://github.com/apache/incubator-mxnet/issues/10049

Is it possible to enable building the C++ package in your releases, too?

USE_CPP_PACKAGE=1

@visionNoob provided additional instructions because the official install guide appears not to be sufficient at the moment:

  • https://github.com/apache/incubator-mxnet/issues/15632

Best regards, ~QueensGambit

QueensGambit avatar Aug 05 '19 20:08 QueensGambit