Skip to content

Commit d7f89bd

Browse files
committed
makepanda: also use -undefined dynamic_lookup for OpenEXR for now
1 parent 81c87ef commit d7f89bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

makepanda/makepanda.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,8 @@ def parseopts(args):
10241024
LibName("FFMPEG", "-undefined dynamic_lookup")
10251025
if not PkgSkip("ASSIMP"):
10261026
LibName("ASSIMP", "-undefined dynamic_lookup")
1027+
if not PkgSkip("OPENEXR"):
1028+
LibName("OPENEXR", "-undefined dynamic_lookup")
10271029

10281030
if GetTarget() == 'android':
10291031
LibName("ALWAYS", '-llog')

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