On Sat, 2007-07-14 at 10:49 -0700, Raoul Duke wrote:
> > (hm, anybody know why when i try to build my hello.flx all I get is
> > "//Parsing Implementation std.flx" and then it seems to hang for
> > ever?)
> 
> it finally moved on, to other issues. i'll infestigate :)
> 
> //Parsing Implementation std.flx
> //Parsing Implementation hello.flx
> In file included from hello.cpp:5:
> hello.hpp:9:23: flx_rtl.hpp: No such file or directory
> In file included from hello.cpp:5:
> hello.hpp:10: error: `flx' has not been declared
> hello.hpp:10: error: `rtl' is not a namespace-name
> hello.hpp:10: error: expected namespace-name before ';' token
> hello.hpp:11:22: flx_gc.hpp: No such file or directory
> hello.hpp:12: error: `flx' has not been declared
> hello.hpp:12: error: `generic' is not a namespace-name
> hello.hpp:12: error: expected namespace-name before ';' token
> hello.hpp:17:30: flx_rtl_config.hpp: No such file or directory
> In file included from hello.cpp:5:

It looks like you haven't installed the rtl directory.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to