Opened 12 years ago

Closed 12 years ago

#2 closed defect (fixed)

Compilation fails on linux, missing windows.h

Reported by: melon Owned by: epyon
Priority: major Milestone:
Component: core Version: 0.1
Keywords: Cc:

Description

melon@melon:~/nv/trunk$ make
==== Building nv (debug) ====
library.cc
../src/library.cc:11:24: fatal error: windows.h: No such file or directory
compilation terminated.
make[1]: *** [debug/library.o] Error 1
make: *** [nv] Error 2

Change History (2)

comment:1 Changed 12 years ago by melon

This is caused by missing header nv/common.hh

comment:2 Changed 12 years ago by melon

  • Resolution set to fixed
  • Status changed from new to closed
  • Type changed from task to defect

Fixed with revision 14

Note: See TracTickets for help on using tickets.