Goldfish64 / AudioPkg

Audio stack for UEFI. Currently supports HD audio controllers/codecs. WIP
54 stars 10 forks source link

Error: print description, '(base64 encoded):' #18

Open EricPHassey opened 4 years ago

EricPHassey commented 4 years ago

Getting this error message trying to build it. Any ideas?

/Applications/Xcode.app/Contents/Developer/usr/bin/make -C Tests Traceback (most recent call last): File "RunTests.py", line 22, in import TestTools File "/Users/hasseye/Desktop/hackintosh/AudioPkg/UDK/BaseTools/Tests/TestTools.py", line 94 print description, '(base64 encoded):' ^ SyntaxError: invalid syntax make[1]: *** [test] Error 1