[galib] questions on the use of galib

matthew wall mwall at oculustech.com
Mon Jan 24 14:28:16 EST 2005


On 24 Jan 2005, at 07:58, nikos loukeris wrote:

>  --------------------Configuration: ex10 - Win32 
> Debug--------------------
> Compiling...
> ex10.C
> c:\windows\επιφάνεια εργασίας\c++ 
> ga.files\galib246pre1\examples\ex10.c(19) : fatal error C1083: Cannot 
> open include file: 'ga.h': No such file or directory
> Error executing cl.exe.
> ex10.obj - 1 error(s), 0 warning(s)

this means that the compiler cannot find the galib headers.  simply add 
the galib include directory (the directory called 'ga') to the list of 
includes for your project.

m




More information about the galib mailing list