Hi
i hav solution explorer contains 2 proj.for one project i enable /clr with /mdd. for parent
project i hav /mtd and no clr support.when i compiling this i am getting two linker errors
including the below one
Link warning link 4098:Default lib can conflict with other lib use /NODEFAULTLIBS library
so my question how to use /NODEFAULTLIBS in compilation
Thanks in advance.