Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
1>rxapi.lib(rxReferencedModules.obj) : warning LNK4099: PDB '' was not found with 'rxapi.lib(rxReferencedModules.obj)' or at ''; linking object as if no debug info
1> Creating library C:\Users\TPF\Pictures\toolpalettegroupmixedmanageddemo\x64\Debug\ToolPaletteWrapperDemo.lib and object C:\Users\TPF\Pictures\toolpalettegroupmixedmanageddemo\x64\Debug\ToolPaletteWrapperDemo.exp
1>rxapi.lib(libinit.obj) : warning LNK4099: PDB '' was not found with 'rxapi.lib(libinit.obj)' or at ''; linking object as if no debug info
1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
1>msvcrtd.lib(initializers.obj) : warning LNK4098: defaultlib 'ucrt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
1>ToolPaletteWrapperDemo.vcxproj -> C:\Users\TPF\Pictures\toolpalettegroupmixedmanageddemo\x64\Debug\ToolPaletteWrapperDemo.dll
How to resolve these compilation issues? Has anyone else encountered the same problem?
Project ObjectAXR
https://adndevblog.typepad.com/autocad/2013/06/working-with-toolpalette-groups-using-net.html
Solved! Go to Solution.