[flext] flext and "cassert"

Thomas Grill gr at grrrr.org
Wed Nov 7 00:32:11 CET 2012


Hi Nick,
i'm not sure if i can help you with this. cassert is a standard C++
header and should come with any C++ standard library.
It seems to me that it is not the Apple llvm-gcc that is used here,
which should not output the warnings that you get.
What does "g++ -v" say?
gr~~~

2012/11/6 Nick Burge <nburge at virginmedia.com>:
> Hello Thomas, attempting to compile flext on my macbook pro (osx lion) the compilation halts with:
>
>
> clang: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
> clang: warning: argument unused during compilation: '-ftree-vectorize'
> In file included from source/flext.h:65:
> In file included from source/flclass.h:23:
> In file included from source/flbase.h:23:
> source/flstdc.h:35:10: fatal error: 'cassert' file not found
> #include <cassert>
>
> I have xcode 4.5.1 installed with the command line utilities and use the command /.build.sh pd gcc
> Can you shed any light please?
> Nick.
>
>
> _______________________________________________
> http://grrrr.org/ext/flext
>
> flext mailing list
> flext at grrrr.org
> http://grrrr.org/cgi-bin/mailman/listinfo/flext



-- 
Thomas Grill
http://grrrr.org


More information about the flext mailing list