[aspectc-user] can anyone tell me how to mix AspectC++ with MinGW
    郭 凌雁 
    luckylingyan at hotmail.com
       
    Mon Oct  4 05:16:41 CEST 2004
    
    
  
the main problem is the AC++ 's include file search path
1) I set the environment variable like this
set PUMA_CONFIG=C:\eclipse\AC\pumabc55.cfg
2) change the pumabc55.cfg 's content
-I C:\MinGW\include C:\MinGW\include\c++\3.2.3 
C:\MinGW\include\c++\3.2.3\mingw32 C:\MinGW\include\c++\3.2.3\backward 
but It would not work for AC++ only get the path of C:\MinGW\include 
can anyone tell me how to work it out,thank you
    
    
More information about the aspectc-user
mailing list