Re: [T++ devel] Including the actual directory in compiling
Status: Pre-Alpha
Brought to you by:
terceiro
From: Antonio T. <ter...@im...> - 2003-12-16 21:41:38
|
On Tue, Dec 16, 2003 at 05:14:13PM -0300, Mauricio B. C. Vieira wrote: > Hello, > > I've finished my first task. Please take a look at engine/Compiler.cc. I had to code a bit to get "compiling status" (just putting a c_str() method call at that PWD_INCLUDE variable, since we can't pass string objetct as part of variable arguments '...'). It is working now. > I didn't test it. I shall do it soon. First I need to get T++ running > by myself. Read http://tplusplus.sourceforge.net/cgi-bin/view/Tplusplus/InstallationManual ;-) I've tested it on the Histogram example application: http://coisa.im.ufba.br:8080/histogram/ The DocumenRoot for http://coisa.im.ufba.br:8080 is in my home at coisa, /home/terceiro/t++examples/, I guess you can read the files. Cheers, -- Antonio Terceiro <ter...@im...> http://coisa.im.ufba.br/~terceiro |