removing HB_INSTALL_PREFIX all work fine My problem is because hi made a set that i can use for build and immediately after for a Harbour binary, because compile other program that use as tool, my library in mingw this is not possible because HB_INSTALL_PREFIX not allow this due to his different notation required like \c\harbour isntead c:\harbour Thanks
2009/3/18 Viktor Szakáts <harbour...@syenar.hu>: >> WITH set PATH=C:\devl\MinGW\bin >> hbmk: Harbour Make couldn't detect any supported C compiler in your PATH. > > Do you have MinGW installed on this PATH? Is there any gcc.exe in that > directory? > I doubt there is. > >> >> after Path=C:\devl\msys\1.0\bin;C:\devl\MinGW\bin;c:\harbour\mingw\bin; > > Nonsense. msys isn't needed for hbmk2. Your environment > is messed up, probably MinGW is installed into c:\harbour\mingw\bin. > But please check it yourself, for me it's more difficult. Also make > sure not to have HB_CCPREFIX set to some random leftover value. > >> >> stille receive error >> HBMK2 HBM -n >> ERROR FINDING PATH SPECIFIED >> hbmk: Error: Running Harbour compiler. 1: >> /c/harbour/mingw\bin\harbour.exe -n2 HBM -i/c/harbour/mingw\include -n >> >> imo the proble is due /c/harbour/mingw\ instead of c:\harbour\mingw\ > > It's because HB_INSTALL_PREFIX is still in your environment, > and it's wrong. Remove it. > >> >> but if i use HB_INSTALL_PREFIX=c:\harbour\mingw sh make_gnu.sh clean >> install not copy any files in c:\harbour\mingw > > First decide what you're trying to do now. A build, or a Harbour binary? > Now you've jumped to build. > I'd suggest to start over with a clean environment and read the script > sample I posted lots of time here. > Brgds, > Viktor > > _______________________________________________ > Harbour mailing list > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > > -- Massimo Belgrano _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour