D
Donald R Flory
Guest
I am developing in Visual Studio 2017 on Windows using a remote Debian machine. I have successfully created and debugged a Linux Console App and managed to add a second project for a shared object. What is eluding me is how to connect them together and debug the shared object. To get off the ground I would just like to start the console app and have it print hello, then call a function in the shared object which will also say hello. To put it another way, I want to trace into the shared object from the main console application. I need help or direction to appropriate forum to get help!
Continue reading...
Continue reading...