-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error MSB6006: #3
Comments
Hi, @nnhattan Please, take a look at this commit to see the changes I did to build TensorFlow as a static library. You can adapt such changes to v1.14. Feel free to post your problem at this thread, so we can work on it together. |
Sorry Arnaldo,
My bad, i mean 1.4
I have cloned your repo, followed your guideline… but I failed.
Tan
From: Arnaldo Gualberto [mailto:[email protected]]
Sent: Friday, November 1, 2019 10:48 AM
To: arnaldog12/Tensorflow-Build-MT
Cc: nnhattan; Mention
Subject: Re: [arnaldog12/Tensorflow-Build-MT] error MSB6006: (#3)
Hi, @nnhattan <https://github.com/nnhattan>
This repo does not work for TensorFlow v1.14. For now, it only works for TensorFlow v1.4.
Also, the version 1.14 does not support CMake build anymore, only Bazel.
Currently, I've been interested on building TensorFlow 2.0. However, I can help you with your v1.14 build. It would be nice to have it here in this repo too.
Please, take a look at this commit <507fc37> to see the changes I did to build TensorFlow as a static library. You can adapt such changes to v1.14.
Feel free to post your problem at this thread, so we can work on it together.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#3?email_source=notifications&email_token=ANT6ZASCOZUFOMO7FPIPS5LQRQ6QLA5CNFSM4JH2VGXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC3EEEQ#issuecomment-548815378> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANT6ZAXIVG65HE4VVDX25OTQRQ6QLANCNFSM4JH2VGXA> . <https://github.com/notifications/beacon/ANT6ZAQ4SMKDRYWM3OJ7YXDQRQ6QLA5CNFSM4JH2VGXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC3EEEQ.gif>
|
Can you paste the whole error log, please? |
Hi,
I tried to build v1.14, but failed.
C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDS\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with code 1. [c:\tensorflow\build\zlib.vcxproj]
Do you have any ideas ?
Thank you
The text was updated successfully, but these errors were encountered: