From: Ferdinand P. <fer...@ix...> - 2004-04-16 08:39:38
|
Hi Asen, > Has anyone tried it? Yes, I have. I have makefiles and also solutions/projects for all vc6, vc7, vc71 and vc8, producing occ.exe and libopencxx.dll. If the authors would like, I will contribute it here and can help with the maintenance. > I also noticed that instead of .so files under cygwin I am getting a new .exe instead. > I'm trying to use the ANSI #line definition instead of the bogus # <num> "file" <many >numbers>... Hmmm, here I am confused a little... What platform do you use? Cygwin or MSVC? can you describe your scenario better? > However when I defined _PARSE_VCC the .mc metaclass files stopped compiling properly > because > it's passing them to the g++. _PARSE_VCC is internal for MSVC (in fact, I do not like it there :-), not for gcc. I am confused more, you have to express yourself better... Ferda > -A.K. |