Replies: 1 comment 8 replies
-
I get a 404 error with that link - trailing period ;) but there are old(er) build and install instructions there. Any better for you if you follow https://decoder.theengs.io/use/python.html#installing-a-development-version There have been some recent Python build/install changes and it could well be that even with the above on a new system there might still be an issue. Let us know as there might be an additional step with the sub modules required, which will definitely also require documentation then. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to build the decoder under Alpine I get this error. I have followed. https://pypi.org/project/TheengsDecoder/.
And get:
`Not searching for unused variables given on the command line.
modinit_prefix:PyInit
-- Configuring done
CMake Error at CMakeLists.txt:6 (add_library):
Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx`
Beta Was this translation helpful? Give feedback.
All reactions