Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. eVC++ Link Error Help needed

eVC++ Link Error Help needed

Scheduled Pinned Locked Moved Mobile
helpc++hardwarequestion
2 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pakolaw
    wrote on last edited by
    #1

    I have been trying to make some embedded projects using this class but I'm findind some problems using it. First of all only creating an empty project and including I get link errors and also when I try to convert the class into a dll library. The error I get is: Linking... uafxwced.lib(afxmem.obj) : error LNK2005: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) already defined in coredll.lib(COREDLL.dll) uafxwced.lib(afxmem.obj) : warning LNK4006: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) already defined in coredll.lib(COREDLL.dll); second definition ignored Creating library ARMDbg/CeFileFind.lib and object ARMDbg/CeFileFind.exp ARMDbg/CeFileFind.dll : fatal error LNK1169: one or more multiply defined symbols found Error executing link.exe. Any ideas? Thanks.

    C 1 Reply Last reply
    0
    • P pakolaw

      I have been trying to make some embedded projects using this class but I'm findind some problems using it. First of all only creating an empty project and including I get link errors and also when I try to convert the class into a dll library. The error I get is: Linking... uafxwced.lib(afxmem.obj) : error LNK2005: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) already defined in coredll.lib(COREDLL.dll) uafxwced.lib(afxmem.obj) : warning LNK4006: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) already defined in coredll.lib(COREDLL.dll); second definition ignored Creating library ARMDbg/CeFileFind.lib and object ARMDbg/CeFileFind.exp ARMDbg/CeFileFind.dll : fatal error LNK1169: one or more multiply defined symbols found Error executing link.exe. Any ideas? Thanks.

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      Hi, I had the same problem but with the visual C++ 6 compiler! You can found some help here: http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q148/6/52.asp&NoWebContent=1[^] Hope this helps

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups