m***@cyber-dome.com
2018-11-09 23:17:32 UTC
Hello all,
I managed to get my Netbeans working! (I created several projects for each
directory. Too much visual studio solutions....)
Now, I changed the "gcc" to "gcc -g" In the make files.
When I attempt to run a debug run, I get the error:
"wget2/netbeans/src/.libs/wget2: symbol lookup error:
/home/mik/wget2/netbeans/src/.libs/wget2: undefined symbol: wget_strerror"
Can you salvage me on this?
Do you have a way to run the make with debugging information generated?
(without changing the Makefile)?
For instance:
I managed to get my Netbeans working! (I created several projects for each
directory. Too much visual studio solutions....)
Now, I changed the "gcc" to "gcc -g" In the make files.
When I attempt to run a debug run, I get the error:
"wget2/netbeans/src/.libs/wget2: symbol lookup error:
/home/mik/wget2/netbeans/src/.libs/wget2: undefined symbol: wget_strerror"
Can you salvage me on this?
Do you have a way to run the make with debugging information generated?
(without changing the Makefile)?
For instance: