Menu

ubuntu can't compile

Help
pippiu
2010-02-07
2012-10-09
  • pippiu

    pippiu - 2010-02-07

    Hi
    I'm trying to compile the program under ubuntu karmic koala but after I wrote

    qmake ImageEnlarger.pro
    

    I receive this message:

    WARNING: Failure to find: EnlargeParam.h
    

    Any suggestions?
    Thanks in advance

     
  • pippiu

    pippiu - 2010-02-07

    SOLVED
    I found a double occurrence of EnlargeParam.h in ImageEnlarger.pro (lines 48
    and 49) so I simply make a copy of the file and put it into the source
    directory (originally it was only in the ImageEnlargerCode subdir).
    Now it works but I think should be better to have only one occurrence of the
    file for the project.

     

Log in to post a comment.