Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile for PSVita #422

Open
aknight2015 opened this issue Jun 20, 2022 · 1 comment
Open

Unable to compile for PSVita #422

aknight2015 opened this issue Jun 20, 2022 · 1 comment
Labels
help-wanted Help wanted

Comments

@aknight2015
Copy link

I've got the VitaSDK installed using the instructions on the website. I copied and pasted:
cmake ../src/vita/ && cmake --build .
and I got:
-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/vitasdk/bin/arm-vita-eabi-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/vitasdk/bin/arm-vita-eabi-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
CMake Error at CMakeLists.txt:179 (add_executable):
Cannot find source file:

../bstone_adlib_music_decoder.h

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx

CMake Error at CMakeLists.txt:179 (add_executable):
No SOURCES given to target: bstone

CMake Generate step failed. Build files cannot be regenerated correctly.

@bibendovsky
Copy link
Owner

Unfortunately I can't help here.
The PSVita port not maintained since v1.1.10.

@bibendovsky bibendovsky added the help-wanted Help wanted label Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Help wanted
Projects
None yet
Development

No branches or pull requests

2 participants