This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

newbie question


hi there,

just installed the required mingw32 sources +
some extra gnu-utilities (like make)

now i want to compile V.

and there it goes wrong.

just followed the instruction of the Mingw32 txt

at point 5, i must cd srcwin, well that goes.
then

C:\v\srcwin>make -f MAKEFILE
g++ -c -IC:/v/includew  -O2 -D_WIN32 -o C:/v/obj/mingw32/vbglcnv.o
vbglcnv.cpp
In file included from vbglcnv.cpp:13:
C:\v\includew\v/vbglcnv.h:20: GL/gl.h: No such file or directory
C:\v\includew\v/vbglcnv.h:21: GL/glu.h: No such file or directory
C:\MINGW32\BIN\MAKE.EXE: *** [C:/v/obj/mingw32/vbglcnv.o] Error 1


-- 
+----------------------------------------------------+
| Rather like Fairyland isn't it?                    |
| Except for the smell of gasoline and burning flesh |
|                                                    |
| Biosphere - The Fairyland                          |
+----------------------------------------------------+
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]