Opened 12 years ago
Closed 12 years ago
#7 closed defect (fixed)
[LINUX] Compilation error texture_font.cc
Reported by: | melon | Owned by: | melon |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | 0.1 |
Keywords: | Cc: | epyon |
Description
texture_font.cc In file included from ../src/gl/texture_font.cc:7:0: ../nv/gl/texture_font.hh:36:27: error: ‘string’ in namespace ‘std’ does not name a type ../nv/gl/texture_font.hh:36:40: error: ISO C++ forbids declaration of ‘codes’ with no type [-fpermissive] ../nv/gl/texture_font.hh:43:3: error: ‘string’ in namespace ‘std’ does not name a type ../src/gl/texture_font.cc: In constructor ‘nv::texture_font::texture_font(nv::texture_atlas*, const char*, float)’: ../src/gl/texture_font.cc:25:22: error: class ‘nv::texture_font’ does not have any field named ‘m_filename’
Change History (1)
comment:1 Changed 12 years ago by melon
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed with rev 22