Link to home
Start Free TrialLog in
Avatar of davinder101
davinder101

asked on

Linker error in Unicode Application?

Hi
I have been working on a Unicode application for last 1.5 months.
Everything was going fine. Suddenly yesterday my application prompted me this error:

LINK : fatal error LNK1146: no argument specified with option "/nodefaultlib:"

I have checked & re checked all my unicode & other settings related to the project but i am unable to solve this problem.

How do i solve thi problem.

Please help

Regards

Avatar of AlexFM
AlexFM

Check linker options in the project settings. What is Linker command line? Check what values are in the linker options "Ignore all default libraries" and "Ignore specific library".
ASKER CERTIFIED SOLUTION
Avatar of Khalid Omar
Khalid Omar
Flag of Jordan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of davinder101

ASKER

Hi Komar
Thanx the problem is solved

Best Regards