I try to compile C::B (svn) under Win98se (ansi).
In the file sdk/as/source/as_config.h line 332
is an include of "../include/angelscript.h".
The angelscript.h is there, but the compiler does not find it. I do not know why!?
include-directories in the build-options
$(#WX.include)
$(#WX.lib)\gcc_dll\msw$(WX_SUFFIX)
$(#WX.lib)\gcc_dll$(WX_CFG)\msw$(WX_SUFFIX)
$(#WX)\contrib\include
sdk\wxscintilla\include
sdk\propgrid\include
Global variables
wx = C:\wxWindows
cb = C:\codeblocks-head\trunk\src