On Sun, Feb 19, 2012 at 05:54:48PM +0100, Regina Henschel wrote: > Hi Ariel, > > Ariel Constenla-Haile schrieb: > >Hi Regina, > > > >On Sun, Feb 19, 2012 at 03:20:24PM +0100, Regina Henschel wrote: > >>Hi all, > >> > >>next problem :( > >> > >>It compiles all fine but breaks in the packing step, error message below. > >>I'm using MSVC 2008 express on WinXP. > >> > >>Kind regards > >>Regina > >> > >>###################################################### > >>Registering extensions: > >>###################################################### > >>Current dir: > >>/tmp/nTYSz4FuLR/OOo_3.4.0_Win_x86_install-arc_en-US/OpenOffice.org > >>3/program > >>Systemcall: unopkg.exe sync --verbose > >>-env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | > >>/tmp/nTYSz4FuLR/OOo_3.4.0_Win_x86_install-arc_en-US/OpenOffice.org > >>3/program/unopkg.exe: error while loading shared libraries: > >>MSVCR90D.dll: cannot open shared object file: No such file or > >>directory > > > >you are doing a NON-pro build, and it seems it requires MSVCR90D.dll to be > >found by the linker. > > > >Try copying this dll in trunk\main\external\msvcp90 > > > >Searching in google tells you can find that library on > >%PROGDIR%\Microsoft Visual Studio > >9.0\VC\redist\Debug_NonRedist\x86\Microsoft.VC90.DebugCRT > >(not sure if this comes with the Express Edition), or even online. > > > > When I try it, do I need to remove all wntmsci12 folders and start a > totally new build?
note that I'm just guessing, as I cannot try reproduce it right now (I'll have to try a full non-pro build). But in theory, simply put that library and run build && deliver. This should copy the library to the solver. > I had made a non-pro build in Jan. And there was no need for that. > What has changed? I have no idea, I didn't try non-pro builds since Nov. last year. > If they are needed, why they are not copied automatically as the > other msvcr90* files? AFAIK the files in trunk\main\external\msvcp90 have to be placed there by you, by hand; and are copied automatically when deliver: trunk/main/external/prj/d.lst: ..\msvcp90\msvcr90*.dll %_DEST%\bin%_EXT% ..\msvcp90\Microsoft.VC90.DebugCRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC90.DebugCRT.manifest Regards -- Ariel Constenla-Haile La Plata, Argentina
pgpXQvwq9DvKI.pgp
Description: PGP signature
