Remote node is not syncing symbol file, fails to start compiling

I am trying to compile and debug software on a remote server but I am getting the error in my configuration: "Warning: Symbol file '~/Documents/CLionProjects/project_name/cmake-build-debug/project_name' does not exist" 

cmake-build-debug is automatically added to the excluded mappings but I don't understand why this file isn't generated automatically as it doesn't exist on my local system either. Do I have to compile locally before debugging on the server? 

1
2 comments
Avatar
Permanently deleted user

Yes, everything is set up as required. The only unique thing about my configuration is that CLion only has read only access to the /usr folder

0

Please sign in to leave a comment.