Goldfish64 / AudioPkg

Audio stack for UEFI. Currently supports HD audio controllers/codecs. WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

EricPHassey opened this issue · comments

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