Skip to content

Commit 223c532

Browse files
committed
makepanda: link libpandagl into pview when using --static
1 parent 0581e41 commit 223c532

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

makepanda/makepanda.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5072,6 +5072,9 @@ def get_config_express():
50725072
TargetAdd('pview.exe', input=COMMON_PANDA_LIBS)
50735073
TargetAdd('pview.exe', opts=['ADVAPI', 'WINSOCK2', 'WINSHELL'])
50745074

5075+
if GetLinkAllStatic() and not PkgSkip("GL"):
5076+
TargetAdd('pview.exe', input='libpandagl.dll')
5077+
50755078
#
50765079
# DIRECTORY: panda/src/android/
50775080
#

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