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

I can't build launcher . #14

Closed
w123456w30w opened this issue Jan 18, 2019 · 11 comments
Closed

I can't build launcher . #14

w123456w30w opened this issue Jan 18, 2019 · 11 comments
Labels
bug Something isn't working question Further information is requested

Comments

@w123456w30w
Copy link

7>LINK : fatal error LNK1104: cannot open file“PolyHook_2.lib”

@L-Leite L-Leite added the question Further information is requested label Jan 18, 2019
@L-Leite
Copy link
Owner

L-Leite commented Jan 18, 2019

Did you run setuplibs.ps1?

@w123456w30w
Copy link
Author

Did you run setuplibs.ps1?

Yes, I run it, but still prompted that the file could not be found.

@w123456w30w
Copy link
Author

Did you run setuplibs.ps1?

image

@w123456w30w
Copy link
Author

Did you run setuplibs.ps1?

image

@L-Leite
Copy link
Owner

L-Leite commented Jan 18, 2019

what's in out/libs directory?

@w123456w30w
Copy link
Author

what's in out/libs directory?

image
image
that's all

@w123456w30w
Copy link
Author

what's in out/libs directory?

There is only one Win32-Debug folder in the directory.

@L-Leite L-Leite added the bug Something isn't working label Jan 18, 2019
@L-Leite
Copy link
Owner

L-Leite commented Jan 24, 2019

can you build the latest commit?

@w123456w30w
Copy link
Author

can you build the latest commit?
I can't build the latest commit
still remainder: 7> LINK: fatal error LNK1104: cannot open file“PolyHook_2.lib”
image

@w123456w30w
Copy link
Author

can you build the latest commit?

look's like a polyhook bug?
Because I replaced the current version of the same file with maintest.cpp and Catch.hpp in the old version of Polyhook, compilation, although there will be many "warning" but can generate launcher.exe and work fine.

@L-Leite
Copy link
Owner

L-Leite commented Feb 6, 2019

should be fixed in 3f93e70

@L-Leite L-Leite closed this as completed Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants