You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run autobuild.py on my Pop OS 21.04 PC I get this message,
`Autobuild Helper
By CrazyVoid
Usage : autobuild.py
absetting.xml needs to be in the root of the folder you call the script from! In my .bashrc file I haveexport OO_PS4_TOOLCHAIN=[/home/yusufkhan/Documents/Code]`
I cant run the docker file due to external factors.
The text was updated successfully, but these errors were encountered:
i know it way late replying to this, but autobuild.py was for auto building an fself and packing it in an pkg file using cli commands to the pkgtool. the tool got left over from before the sdk went public. if i have time ill work on it or just remove it from the sdk.
the script it self is not meant to build the sdk to be clear.
When I run autobuild.py on my Pop OS 21.04 PC I get this message,
`Autobuild Helper
By CrazyVoid
Usage : autobuild.py
absetting.xml needs to be in the root of the folder you call the script from!
In my .bashrc file I have
export OO_PS4_TOOLCHAIN=[/home/yusufkhan/Documents/Code]`I cant run the docker file due to external factors.
The text was updated successfully, but these errors were encountered: