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

Cannot use steamworks4j-lwjgl3 in gradle projects #129

Open
Rizato opened this issue Jun 20, 2023 · 1 comment
Open

Cannot use steamworks4j-lwjgl3 in gradle projects #129

Rizato opened this issue Jun 20, 2023 · 1 comment

Comments

@Rizato
Copy link
Contributor

Rizato commented Jun 20, 2023

Doing a gradle sync with the steamworks4j-lwjgl3:1.10.0-SNAPSHOT results in an error of Could not find lwjgl-3.3.1-${lwjgl.natives}.jar (org.lwjgl:lwjgl:3.3.1).

Gradle has limited support for Maven profiles.

See gradle/gradle#20164

@Rizato
Copy link
Contributor Author

Rizato commented Jun 20, 2023

Right now neither the libgdx, nor lwjgl3 loaders work on macos with gradle projects. See #117, which also affects intel macs.

Restoring the SteamAPI.loadLibraries() function is probably the easiest/fastest path to working on macs again.

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

1 participant