Skip to content
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

klayout build problem (windows, MSVC2017) #1962

Open
xushuyi98 opened this issue Dec 28, 2024 · 2 comments
Open

klayout build problem (windows, MSVC2017) #1962

xushuyi98 opened this issue Dec 28, 2024 · 2 comments
Labels

Comments

@xushuyi98
Copy link

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"?
image
Please teach me how to solve it, many thanks!

@xushuyi98
Copy link
Author

xushuyi98 commented Dec 28, 2024

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

@klayoutmatthias
Copy link
Collaborator

build.bat -bits d:\klayout\klayout_bits4msvc2017-4.0

should work. If not, something is wrong with the bits installation. As I don't have the details, I can't help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants