You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/04/22 03:28:24 UTC

[GitHub] [incubator-tvm] hudmgy opened a new issue #5402: lib.export_library('path/to/deploy_lib.dll') on windows

hudmgy opened a new issue #5402:
URL: https://github.com/apache/incubator-tvm/issues/5402


   when I ran  "lib.export_library('path/to/deploy_lib.dll')" on windows, I failed 
   
   cl: Command line warning D9024 :unrecognized source file type“C:\Users\afx-\AppData\Local\Temp\tmprr0gougm\lib0.o”,object file assumed
   cl: Command line warning D9027 :source file“C:\Users\afx-\AppData\Local\Temp\tmprr0gougm\lib0.o”ignored
   dllmain.cc
   C:\Users\afx-\AppData\Local\Temp\tmpfj_x3sy6\dllmain.cc(1): warning C4067: Unexpected token after preprocessor instruction - newline expected
   C:\Users\afx-\AppData\Local\Temp\tmpfj_x3sy6\dllmain.cc(1): fatal error C1034: windows.h: 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] tqchen commented on issue #5402: lib.export_library('path/to/deploy_lib.dll') on windows

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #5402:
URL: https://github.com/apache/incubator-tvm/issues/5402#issuecomment-617845989


   Please open a new troubleshooting thread on https://discuss.tvm.ai/


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org