Page 2 of 2
Re: [DEV TUT] Vita Programming Tutorials: Part 1 -- Hello, World
Posted: Fri Apr 27, 2018 1:04 pm
by Mechanic
wow, cool. I'm just starting to learn the programming language. And such textbooks as yours, it's just great help, for me. I look forward to learning from you!
Mechanic
Re: [DEV TUT] Vita Programming Tutorials: Part 1 -- Hello, World
Posted: Sun Jan 20, 2019 9:27 pm
by NifeSe
Hi,
I did exactly as you instructed (and I even tried following the guide in vitasdk.org regarding the installation of vdpm); however, I am getting the following error every time I run the command 'make'.
Code: Select all
make: *** No rule to make target 'main.o', needed by 'vita2dsample.elf'. Stop.