Discussion:
Linker Error
(too old to reply)
k***@gmail.com
2013-06-14 11:35:42 UTC
Permalink
4:42 PM (16 minutes ago)
I am getting some obj unresolved linker errors once in a while, in fact compiler generating extra obj file for some files, named as myfilename1.obj(appending 1 with actual file name).
what could be the reason , how I can solve this issue without rebuild it??
ElChino
2013-07-01 16:39:09 UTC
Permalink
Post by k***@gmail.com
I am getting some obj unresolved linker errors once in a while, in fact compiler generating extra
obj file for some files, named as myfilename1.obj(appending 1 with actual file name).
what could be the reason , how I can solve this issue without rebuild it??
Read this first:
http://www.ehow.com/how_2057463_ask-questions-smart-way.html

Then tell us what compiler options you used and some source.

Continue reading on narkive:
Loading...