[aspectc-user] Problems with ACDT for Eclipse

Rainer Sand zandyman at gmx.de
Mon Aug 16 11:17:42 CEST 2004


Hello!

I just have tested the "Hello World" example again, but I can't find any
problems...
I used the 0.9pre1 version of ac++ (any older one should work too) and cygwin
with g++ 3.3.1
To start eclipse I use a bat file like this:

set Path=D:\cygwin\AC;D:\Programme\j2sdk1.4.2\bin;D:\cygwin\bin;%Path%
set PUMA_CONFIG=D:\cygwin\AC\puma.config
cd eclipse
eclipse.exe

You can also try to delete the build folder (Debug or Release) first. This
could help in some cases...

regards
Rainer Sand

On Sun, 15 Aug 2004 18:45:07 -0700, Elisha Berns wrote
> I hate asking questions like this because it should be so 
> unnecessary. But since nothing works so far I need to ask...
> 
> I'm just trying to  run the "Hello World" samples using Eclipse 3.0 and
> the ACDT 2.0 for Eclipse on Win32.  I generated a g++ config file using
> the Puma config script, set up the environment variables AC and
> PUMA_CONFIG, but nothing works so far.  Below are the errors when trying
> to build:
> 
> With AspectC enabled:
> 
> **** Incremental build of configuration Debug for project HelloWorld
> ****
> 
> make -k all
> C:\Projects\AC\ac++.exe -r repo.acp -I . -p C:\Program
> Files\eclipse\workspace\HelloWorld -g -o ac_gen.acc
> make: *** [ac_gen.acc] Error 255
> make: *** [main.o] Error 255
> make: Target `all' not remade because of errors.
> Build complete for project HelloWorld
> 
> With AspectC disabled:
> 
> **** Full rebuild of configuration Debug for project HelloWorld ****
> 
> make -k clean all
> rm -rf     main.o       main.d   HelloWorld.exe     main.acc   ac_gen.*
> make: *** [main.o] Error 255
> make: Target `all' not remade because of errors.
> Build complete for project HelloWorld
> 
> Thanks for any help here.
> 
> Elisha Berns
> e.berns at computer.org
> tel. (310) 556 - 8332
> fax (310) 556 - 2839
> 
> _______________________________________________
> aspectc-user mailing list
> aspectc-user at aspectc.org
> http://www.aspectc.org/mailman/listinfo/aspectc-user




More information about the aspectc-user mailing list