Skip to content

Commit 61dbe47

Browse files
committed
makepanda: fix PhysX linker error on Windows
1 parent cd2ea97 commit 61dbe47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makepanda/makepanda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4955,7 +4955,7 @@ def get_config_express():
49554955
TargetAdd('libpandaphysx.dll', input='pandaphysx_pandaphysx.obj')
49564956
TargetAdd('libpandaphysx.dll', input='p3physx_composite.obj')
49574957
TargetAdd('libpandaphysx.dll', input=COMMON_PANDA_LIBS)
4958-
TargetAdd('libpandaphysx.dll', opts=['WINUSER', 'PHYSX', 'NOARCH:PPC'])
4958+
TargetAdd('libpandaphysx.dll', opts=['WINUSER', 'PHYSX', 'NOARCH:PPC', 'PYTHON'])
49594959

49604960
OPTS=['DIR:panda/metalibs/pandaphysx', 'PHYSX', 'NOARCH:PPC']
49614961
PyTargetAdd('physx_module.obj', input='libpandaphysx.in')

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy