Hi Simon,

Simon Brouwer wrote:
Hi,

I really need some help to figure this out!

What does the command
   devenv allinone/allinone.sln /build Release /project all /useenv
do?

devenv is the ide of the .net compiler. It uses the solution file
allinone/allinone.sln and does a "Release" build by using the
environment variables (/useenv switch).
I am guessing that either this command fails (silently, it does not output an error message), or the make script somehow does not recognize that it was successful.

What files should the command generate/change that I could check?

It may help you to start the ide manually, load the solution file
and try a build to see whats going wrong in the output window
of the ide.

HTH,
Oliver


At 11:51 18-9-2005, I wrote:

Hi all,

I ran dmake again (I thought maybe the timeout was just a glitch), now I
get the following:

./tools/genuca/genuca.dsp
./tools/makeconv/makeconv.dsp
./tools/pkgdata/pkgdata.dsp
./tools/toolutil/toolutil.dsp
Wait....
mv ./wntmsci8.pro/misc/build/icu/source/so_configured_so_icu
./wntmsci8.pro/misc
/build/so_configured_so_icu
mkdir.pl ./wntmsci8.pro/misc/build/icu/source
cd ./wntmsci8.pro/misc/build/icu/source && devenv allinone/allinone.sln
/build R
elease /project all /useenv  && /usr/bin/touch.exe so_built_so_icu
dmake:  Error code 1, while making
'./wntmsci8.pro/misc/build/so_built_so_icu'
echo: No match.

ERROR: Error 65280 occurred while making /cygdrive/c/ooo_115/icu
dmake:  Error code 1, while making 'build_all'
echo: No match.


[EMAIL PROTECTED] zei:
> Hi all,
>
> I am building OOo 1.1.5 (final) on Windows XP, using MSVC++ 2002 standard > and tcsh, in the same setup that I used to successfully build OOo 1.1.4.
>
> Now I get a fatal error in the "icu" project. The last output is:
>
> ./tools/genuca/genuca.dsp
> ./tools/makeconv/makeconv.dsp
> ./tools/pkgdata/pkgdata.dsp
> ./tools/toolutil/toolutil.dsp
> Timeout
> dmake:  Error code 1, while making
> './wntmsci8.pro/misc/build/so_configured_so_i
> cu'
> echo: No match.
>
> ERROR: Error 65280 occurred while making /cygdrive/c/ooo_115/icu
> dmake:  Error code 1, while making 'build_all'
> echo: No match.
> [EMAIL PROTECTED] ...c/ooo_115]$
>
> Suggestions are very welcome!
>
> Vriendelijke groet,
>
> Simon Brouwer
> --> nl.openoffice.org <--
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Vriendelijke groet,

Simon Brouwer
--> nl.openoffice.org <--


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Vriendelijke groet,
Simon Brouwer.

 >>> nl.openoffice.org <<<


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to