Wauw that was simple -.-‘
Thanks a lot man, could have used hours upon solving it but it was far easier than what I thought it would be.
I ended up simply uploading a test program made with projucer onto the NUC (because I got some problems with the large project) and made sure it could build. I then made a new VS Linux project (VisualGDB) where I imported the existing project on the NUC and gave the permission to work on the folder. Added the destination of the make file and executable, and it worked! \(^.^)/
So simple yet so frustrating to setup. Once again thanks!
I’ll look into the problem I’ve had on the larger project and make another post in case I can’t figure out what to do.
Regards Bagger
*UPDATE*
Everything worked as soon as I gave the debugger root access! Onward to learn how to remote debug more threads.
-
This reply was modified 8 years, 9 months ago by Bagger.