Menu

More problems ....

Help
Gutmann
2003-05-26
2003-07-05
  • Gutmann

    Gutmann - 2003-05-26

    azteclibd.lib builded fine
    but the Linker always tells me while linking "STD Translators"
    ==>Linking...
    LINK : fatal error LNK1104: cannot open file 'lib3ds-120sd.lib'
    but the include directory is set correctly to
    ==> D:\DiplomArbeit\3rdParty\lib3ds\msvc\Build\Debug
    which contains the file... what's wrong  ???

    Second problem:
    compiling the "Aztec Main"
    ==>D:\DiplomArbeit\3rdParty\WTL7\include\atlctrls.h(1716) : error C2065: 'ImageList_ReadEx' : undeclared identifier
    D:\DiplomArbeit\3rdParty\WTL7\include\atlctrls.h(1721) : error C2065: 'ImageList_WriteEx' : undeclared identifier

    is this the wrong version of the WTL Libary ???

    anyone outhere who knows a solution ??
    peace

     
    • Phillip Martin

      Phillip Martin - 2003-05-26

      Have you set the LIB3DS_LIBDIR environment variable to point to the right place? The additional directories for linking should have the $(LIB3DS_LIBDIR) entry in it, which will tell it where to get the .lib from.

      Also, when linking, its not include directories that need to be set, but additional link directories in the link tab for the project settings.

       
    • Nobody/Anonymous

      Thanks  for the solution with thel linking problems :)
      So the linker works fine but the problem with the ImageList_ReadEx and imageList_WriteEx is still there. Could it be that the version 7 of the atlctrls.h
      isnt the right one ??

       
      • Phillip Martin

        Phillip Martin - 2003-07-05

        To tell the truth, I don't know what is wrong with the ATL/WTL stuff. I don't know very much about it, and when I ut it on after Xander made the changes, it just worked.

        Have you had any more success?

         

Log in to post a comment.

MongoDB Logo MongoDB