Compiling for ACAD 2004

Discussion in 'AutoCAD' started by caman, Jan 7, 2004.

  1. caman

    caman Guest

    We can crossing our apllication to support Autodesk2004.
    I have these problems by compiling : all files was including without some error, but after it say : JPKMAIN fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ungueltig oder beschaedigt and JPKMAIN warning LNK4033: Konvertieren des Objektformats von OMF in COFF. Thanks for any help.
     
    caman, Jan 7, 2004
    #1
  2. Are you linking with OMF? If so, are you linking to 2004 OMF or a
    previous version?

    BTW, in the future you should post ObjectARX questions to the
    autodesk.autocad.objectarx newsgroup.

    --
    Best regards,

    Byron Blattel
    CADwerx--Applications for AutoCAD
    Autodesk Registered Developer
    Contact Info @ http://www.cadwerx.net
    Custom Programming Services - ObjectARX/C++/MFC/ASP/STL/ATL/ISAPI...
     
    Byron Blattel, Jan 7, 2004
    #2
  3. It appears you are trying to compile with Borland C++ or are linking to
    Borland OMF files. What are you 'crossing' your application over from
    (AutoCAD 2000/i/2 or some other application)?

    --
    Best regards,

    Byron Blattel
    CADwerx--Applications for AutoCAD
    Autodesk Registered Developer
    Contact Info @ http://www.cadwerx.net
    Custom Programming Services - ObjectARX/C++/MFC/ASP/STL/ATL/ISAPI...
     
    Byron Blattel, Jan 7, 2004
    #3
  4. Couple problems with your 'answer' :)

    COFF is not a function, it's an acronym for Common Object File Format.

    This is a linker error not a compiler error so all includes will have
    already been resolved.

    --
    Best regards,

    Byron Blattel
    CADwerx--Applications for AutoCAD
    Autodesk Registered Developer
    Contact Info @ http://www.cadwerx.net
    Custom Programming Services - ObjectARX/C++/MFC/ASP/STL/ATL/ISAPI...
     
    Byron Blattel, Jan 7, 2004
    #4
  5. caman

    caman Guest

    Please wat´s mean OMF 2004 ???
     
    caman, Jan 8, 2004
    #5
  6. caman

    caman Guest

    We compiling for Mechanical Desktop 2004
     
    caman, Jan 8, 2004
    #6
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.