Advertising (This ad goes away for registered users. You can Login or Register)

[Solved][Help setting up - VitaSDK] Error during compilation

Open discussions on programming specifically for the PS Vita.
Forum rules
Forum rule Nº 15 is strictly enforced in this subforum.
User avatar
robin994
Posts: 20
Joined: Mon Oct 08, 2012 12:30 pm
Location: Italy

Re: [Help setting up - VitaSDK] Error during compilation

Post by robin994 » Thu Aug 04, 2016 4:48 pm

dots_tb wrote:Is it the same error?
yea , it's still the same error

Code: Select all

make: vita-pack-vpk: command not found
Makefile:26: set instructions to "hello_cpp_world.vpk" failed
make: *** [hello_cpp_world.vpk] Error 127
Advertising

dots_tb
Posts: 28
Joined: Tue Aug 02, 2016 11:00 pm

Re: [Help setting up - VitaSDK] Error during compilation

Post by dots_tb » Thu Aug 04, 2016 5:01 pm

robin994 wrote:
dots_tb wrote:Is it the same error?
yea , it's still the same error

Code: Select all

make: vita-pack-vpk: command not found
Makefile:26: set instructions to "hello_cpp_world.vpk" failed
make: *** [hello_cpp_world.vpk] Error 127
Is it in the vitasdk bin folder?

Code: Select all

\usr\local\vitasdk\bin
Advertising

User avatar
robin994
Posts: 20
Joined: Mon Oct 08, 2012 12:30 pm
Location: Italy

Re: [Help setting up - VitaSDK] Error during compilation

Post by robin994 » Thu Aug 04, 2016 5:17 pm

dots_tb wrote:
robin994 wrote:
dots_tb wrote:Is it the same error?
yea , it's still the same error

Code: Select all

make: vita-pack-vpk: command not found
Makefile:26: set instructions to "hello_cpp_world.vpk" failed
make: *** [hello_cpp_world.vpk] Error 127
Is it in the vitasdk bin folder?

Code: Select all

\usr\local\vitasdk\bin
what? vita-vpk's folders (cmake's output)?

PS i used unix makefiles as generator for the project, is it the right one? or should i use another one?

dots_tb
Posts: 28
Joined: Tue Aug 02, 2016 11:00 pm

Re: [Help setting up - VitaSDK] Error during compilation

Post by dots_tb » Thu Aug 04, 2016 5:32 pm

I mean check in the directory (the file path in the previous post) if the vita-pack-vpk program is in there.

User avatar
robin994
Posts: 20
Joined: Mon Oct 08, 2012 12:30 pm
Location: Italy

Re: [Help setting up - VitaSDK] Error during compilation

Post by robin994 » Thu Aug 04, 2016 5:40 pm

dots_tb wrote:I mean check in the directory (the file path in the previous post) if the vita-pack-vpk program is in there.
ah ok , no , there isn't, i have vpk related files in /usr/local/vitasdk/src/CMakeFiles/ , but those aren't bin files, they are folders:
  • vita-elfcreate.dir
  • vita-libs-gen.dir
  • vita-make-fself.dir
  • vita-mksfoex.dir
  • vita-pack-vpk.dir
  • CMakeDirectoryInformation.cmake
  • progrss.marks

dots_tb
Posts: 28
Joined: Tue Aug 02, 2016 11:00 pm

Re: [Help setting up - VitaSDK] Error during compilation

Post by dots_tb » Thu Aug 04, 2016 5:43 pm

Can I get a directory listing of the vita-pack-vpk folder?

User avatar
robin994
Posts: 20
Joined: Mon Oct 08, 2012 12:30 pm
Location: Italy

Re: [Help setting up - VitaSDK] Error during compilation

Post by robin994 » Thu Aug 04, 2016 5:46 pm

dots_tb wrote:Can I get a directory listing of the vita-pack-vpk folder?
sure
this is the content:
  • build.make
  • cmake_clean.cmake
  • depend.make
  • DependInfo.cmake
  • flags.make
  • link.txt
  • progress.make

dots_tb
Posts: 28
Joined: Tue Aug 02, 2016 11:00 pm

Re: [Help setting up - VitaSDK] Error during compilation

Post by dots_tb » Thu Aug 04, 2016 5:48 pm

So when you compiled it, it installed the binaries to the $VITASDK/bin folder right?

User avatar
robin994
Posts: 20
Joined: Mon Oct 08, 2012 12:30 pm
Location: Italy

Re: [Help setting up - VitaSDK] Error during compilation

Post by robin994 » Thu Aug 04, 2016 5:54 pm

dots_tb wrote:So when you compiled it, it installed the binaries to the $VITASDK/bin folder right?
no, it doesn't ... maybe i'm doing sometihng bad during the compilation

dots_tb
Posts: 28
Joined: Tue Aug 02, 2016 11:00 pm

Re: [Help setting up - VitaSDK] Error during compilation

Post by dots_tb » Thu Aug 04, 2016 5:58 pm

robin994 wrote:
dots_tb wrote:So when you compiled it, it installed the binaries to the $VITASDK/bin folder right?
no, it doesn't ... maybe i'm doing sometihng bad during the compilation
Does it at least generate the binaries into the src folder?

Post Reply

Return to “Programming and Security”