You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Matthias:
I am trying to build klayout using "build.bat -bits ", before that i have done the builds for klayout_bits4msvc2017-4.0, but why it still told me "ERROR: no 3rd party binary kit found in D:\klayout\klayout_bits4msvc2017-4.0\msvc2017\msvc2017\x64"?
Please teach me how to solve it, many thanks!
The text was updated successfully, but these errors were encountered:
I wrote the bits path like "D:\klayout\klayout_bits4msvc2017-4.0\msvc2017"
why the error shown the path "D:\klayout\klayout_bits4msvc2017-4.0\msvc2017\msvc2017\x64"
it doesn't match right? the path was wrong
I think it should be "D:\klayout\klayout_bits4msvc2017-4.0\msvc2017\x64"
so i tried to delete "msvc2017\x64" and wrote the path="D:\klayout\klayout_bits4msvc2017-4.0"
but anther error appears "ERROR: D:\klayout\klayout_bits4msvc2017-4.0 not installed properly or
path does not point to architecture folder.
Use -bits to specfiy the path to the 3rd party binary kit."
Hi Matthias:
I am trying to build klayout using "build.bat -bits ", before that i have done the builds for klayout_bits4msvc2017-4.0, but why it still told me "ERROR: no 3rd party binary kit found in D:\klayout\klayout_bits4msvc2017-4.0\msvc2017\msvc2017\x64"?
Please teach me how to solve it, many thanks!
The text was updated successfully, but these errors were encountered: