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

[Windows] git-bash can not generate render.so file #15

Open
WhitePhilosopher opened this issue Jun 6, 2024 · 1 comment
Open

[Windows] git-bash can not generate render.so file #15

WhitePhilosopher opened this issue Jun 6, 2024 · 1 comment

Comments

@WhitePhilosopher
Copy link

1

@1996scarlet
Copy link
Owner

*.so may not work on WindowsOS,
Please try to build a DLL file and change the load file name:

service.TrianglesMeshRender("<FILE-NAME>", "asset/triangles.npy")

@1996scarlet 1996scarlet changed the title gitbash can not generate render.so file, I am a novice do not know how to do [Windows] git-bash can not generate render.so file Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants