Search found 1 match
- Thu Apr 16, 2020 6:35 am
- Forum: Programming and Security
- Topic: How Do i Find a Bug on my application
- Replies: 1
- Views: 1446
How Do i Find a Bug on my application
Hi everybody, I'm trying to write a simple 3D sample program for the vitasdk in c++. It has a huge focus on being object oriented and is set up in a way that it may be able to be expanded and compiled as a library in the future. Everything compiles okay, but it doesn't run as expected. All I'm tryin...