Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fix compile error in VS #396

Merged
merged 10 commits into from
Oct 26, 2015
Merged

fix compile error in VS #396

merged 10 commits into from
Oct 26, 2015

Conversation

hjk41
Copy link
Contributor

@hjk41 hjk41 commented Oct 26, 2015

  1. __cdecl is the default in VS, we don't need them in the MXNET_DLL macro.
  2. modify CMake files so that the VS solution will use /MT instead of /MD

hjk41 added a commit that referenced this pull request Oct 26, 2015
fix compile error in VS
@hjk41 hjk41 merged commit 99fb2fc into apache:master Oct 26, 2015
iblislin added a commit to iblislin/incubator-mxnet that referenced this pull request Mar 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant