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

There are still leftover files when running make clean #2351

Open
chadchoi opened this issue Nov 30, 2024 Discussed in #2350 · 5 comments
Open

There are still leftover files when running make clean #2351

chadchoi opened this issue Nov 30, 2024 Discussed in #2350 · 5 comments

Comments

@chadchoi
Copy link

Discussed in #2350

Originally posted by chadchoi November 30, 2024
Is it an issue of premake or that particular project? And why does premake choose the .lib extension instead of .a when the toolchain is not MSVC but GCC/Clang?

Please have a look:

SpartanJ/eepp#81

@nickclark2016 nickclark2016 self-assigned this Nov 30, 2024
@nickclark2016
Copy link
Member

Could you attach the generated makefile in question?

Also, is this gmake or gmake2?

@chadchoi
Copy link
Author

chadchoi commented Nov 30, 2024

I'm using the gmake2 generator. The developer of eepp has started to provide nightly builds. I don't see the need of building it from source anymore so I wiped everything. I'm sorry but I can't give you the generated makefile.

@chadchoi
Copy link
Author

The eepp developer said he might report the bug to premake developers but it seems he doesn't have time to do it yet. So I managed to do it myself.

@nickclark2016 nickclark2016 removed their assignment Nov 30, 2024
@nickclark2016
Copy link
Member

I'm going to go ahead and remove the bug tag until a repro case can be provided, but I won't close this for a while longer.

@nickclark2016 nickclark2016 removed the bug label Dec 8, 2024
@samsinsane
Copy link
Member

@nickclark2016 based on the issue linked in the original comment, the issue is with shared libraries on Windows. The import library isn't removed with the DLL.

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

3 participants