Menu

config.h ????

2002-03-19
2002-03-23
  • Grégory SMIALEK

    I have a problem with ilut.h and DevIL 1.3.
    When i compil a program with MSVC++ 6, I have this error:

    Cannot open include file: "config.h": No such file or directory.

    Where is this file?

    Denton has posted a news about "VS.Net Update" (3.9.2). He speaks about a config.h generator utility in "/libtools/config gen". Can it solve my problem? If yes, where can I found it (I have downloaded the windows SDK again and i have not found it).

    I have no problems with DevIL 1.2.4.

    I have a friend who has the same problem with Linux (our project must run on Windows and Linux) and DevIL 1.2.4.

    Please, help me.

    Thanks.

     
    • Gomez Edouard

      Gomez Edouard - 2002-03-23

      The config.h file is generated by the ./configure script with *nix, it is installed automatically once you've done your make && make install commands.

      With windows if i understood what denton said to me, he has added a config.h generator in a directory (look at the ChangeLog)

       

Log in to post a comment.