Hi All,

I'm trying to make a QuteCom installer executable based on the information from http://trac.qutecom.org/wiki/BuildWindows

I've tried the Debug, Release and MinSizeRel types. They all compile without problems, but the nmake install is missing some files.

I get a whole list errors like:

-- fixup_bundle: preparing...
--
warning: cannot resolve item 'MSVCR90D.dll'

  possible problems:
    need more directories?
    need to use InstallRequiredSystemLibraries?
    run in install tree instead of build tree?

-- info: non-absolute msvc file 'MSVCR90D.dll' returning type 'system'
--

<cut>

-- info: non-absolute msvc file 'MSVCR71.dll' returning type 'system'
--
warning: cannot resolve item 'MSVCR71.dll'

  possible problems:
    need more directories?
    need to use InstallRequiredSystemLibraries?
    run in install tree instead of build tree?

-- info: non-absolute msvc file 'MSVCR71.dll' returning type 'system'
-- executable file 3: C:/Program Files/owbuild/vcredist_x86.exe
-- verified='1'
-- info='Verified 3 executable files in 'C:/Program Files/owbuild''
--
-- verified='1'
-- info=''
--
-- fixup_bundle: done

C:\QuteCom\QUTECO~1.0\build>


When running the debug/QuteCom.exe directly, I also get a missing "MSVCR71.dll" message

Can anybody point me into the right direction?

Thnx!
Robert Verspuy

--
*Exa-Omicron*
Patroonsweg 10
3892 DB Zeewolde
Tel.: 088-OMICRON (66 427 66)
http://www.exa-omicron.nl
_______________________________________________
QuteCom-dev mailing list
QuteCom-dev@lists.qutecom.org
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to