bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Problem compiling gnubg


From: Ian Shaw
Subject: [Bug-gnubg] Problem compiling gnubg
Date: Mon, 16 Oct 2006 10:15:22 +0100

Hi,

I'm having trouble compiling gnubg.c with Dev-C++.

It compiles fine with Jon's scripts, but I would like to use a
development environment to help monitor stuff.

Its' telling me that it's failing to compile erftest.c because it can't
find config.h. However, config.h exists in the same directory as
erftest.c, C:\gnu\Code\gnubg

I must have something wrong with my directory structure or paths, but I
don't know what.

Here is my compile log:

Compiler: Default compiler
Building Makefile: "C:\gnu\Dev-Cpp\Ian2\Makefile.win"
Executing  make...
make.exe -f "C:\gnu\Dev-Cpp\Ian2\Makefile.win" all
gcc.exe -D__DEBUG__ -c ../../Code/gnubg/erftest.c -o
../../Code/gnubg/erftest.o -I"C:/gnu/mingw/INCLUDE"
-I"C:/gnu/mingw/INCLUDE/GTK-2.0"  -I"C:/gnu/mingw/INCLUDE/GLIB-2.0"
-I"C:/gnu/mingw/INCLUDE/PANGO-1.0"  -I"C:/gnu/mingw/INCLUDE/CAIRO"
-I"C:/gnu/mingw/INCLUDE/ATK-1.0"  -I"C:/gnu/mingw/INCLUDE/GTKGLEXT-1.0"
-I"C:/gnu/mingw/LIB/GTK-2.0/INCLUDE"
-I"C:/gnu/mingw/LIB/GLIB-2.0/INCLUDE"
-I"C:/gnu/mingw/LIB/GTKGLEXT-1.0/INCLUDE"
-I"C:/gnu/mingw/INCLUDE/LIBGLADE-2.0"  -I"C:/gnu/mingw/INCLUDE/LIBXML2"
-I"C:/gnu/Code/gnubg/lib"    -g3 ../../Code/gnubg/erftest.c:12:20:
config.h: No such file or directory make.exe: ***
[../../Code/gnubg/erftest.o] Error 1 Execution terminated


Regards,
Ian Shaw
Senior Systems Engineer
Riverside Automation 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]