I'm new here. I'd like to ask you for some help. I'm developing a plugin to Codelite for SSH/SCP connections to remote servers..
It went well. I had created many classes that worked fine until I got this problem when I was trying to run codelite with my new class Test:
Code: Select all
(gdb) $1 = {<wxStringBase> = {static npos = 18446744073709551615, m_pchData = 0x102b648 L"/usr/lib/codelite/RemoteExplorer.so: undefined symbol: _ZTV6Test"}, <No data fields>}
Thanks in advance.
Nathan.