Skip to content

Commit

Permalink
fixed physx build
Browse files Browse the repository at this point in the history
  • Loading branch information
nem0 committed Aug 9, 2024
1 parent a5598c9 commit 5b147d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/genie.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1059,6 +1059,7 @@ if force_build_physx == true then

configuration { "windows" }
targetdir "../external/physx/lib/win"
buildoptions { "/wd5055"}
else
printf("--force-build-physx used but PhysX source code not found")
end
Expand Down

0 comments on commit 5b147d7

Please sign in to comment.