fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
make: *** [compile] Error 1
This problem appears when i am trying to make an application, but i don't know how to solve it i think it related to library path.
collect2: ld returned 1 exit status
make: *** [compile] Error 1
This problem appears when i am trying to make an application, but i don't know how to solve it i think it related to library path.
Comment