You are not logged in.
Hello Everyone,
I need help.I have some linking error in my c++ program.
I am working on c++ on Linux.I have included all need header files required.
But there is a problem of linking error.
How to solve it?
Can anyone help me out??How to solve this linking error?
Offline
Hi,
I hope by this time you would have sorted out your query. If yes then please post here so that if somebody has the same query, then don't have to ask for the support.
Besides right away I don't have a perfect solution to your query as I am not much into computers and system. I need to approach some of the experts and find out the best suggestion from them so that you don't have to hang out for the absolute answer.
For this I need at least 3-4 days time. I hope you can bear for a time being.
Cheers.
Offline
I am not sure but you can try this. I think you have to specify your path in linking option. Remember,c++ installed path is same path of your linking path. Otherwise it will generate error. Another solution is that, delete it and install again.
Offline