This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

INVALID INPUT MODULE

Hello,

somehow i got the following linker error
(the compilation result = 0 error, 0 warning)

FATAL ERROR 220 : INVALID INPIU MODULE
MODULE : my_modul.obj <my_modul>

could you advice what i'm doing wrong
how can i resolve ?

Best Regards,
Shlomo

Parents
  • You are kidding?
    You gave Zero information. C? asm?
    The module? Bad Header or includes?
    Tool Versions? Are you using the Eval version?

    Did your build have any warnings?

    Did you try moving the functions to a different module 1 by 1 till the problem moves?

    OR

    Strip out all the code from the funtions and add them back one at a time.

Reply
  • You are kidding?
    You gave Zero information. C? asm?
    The module? Bad Header or includes?
    Tool Versions? Are you using the Eval version?

    Did your build have any warnings?

    Did you try moving the functions to a different module 1 by 1 till the problem moves?

    OR

    Strip out all the code from the funtions and add them back one at a time.

Children
No data