On Tue, Feb 12, 2013 at 05:13:00PM -0500, Fernando Martinez wrote:
> BUILD FAILED
> 
> C:\source\aoo-trunk\main\hsqldb\wntmsci12.pro\misc\build\hsqldb\build\build.
> xml:302: Compile failed; see the compiler error output for details.
> If anybody could please help with this error and also tell me how to
> check the compiler error output.

If you build with 

build --html

then you have a folder in every module with the build output:

<module>/<buildout>/misc/logs

If you don't build with --html, simply cd to the module, and run build
to rebuild the single module, you'll see the output in the terminal:

cd main/hsqldb
build


I guess you have JDK 7 installed; if so, install a JDK 6 and configure
with --with-jdk-home=<absolute path to JDK home>


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgpFbOdfhXKum.pgp
Description: PGP signature

Reply via email to