Build Log
  

------- Build started: Project: nGraph, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\RSP0000A4.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\nGraph.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\RSP0000A4.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\RSP0000A5.rsp" with contents
[
/OUT:"Debug/nGraph.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/nGraph.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\Debug\camera.obj"
".\Debug\edge.obj"
".\Debug\font.obj"
".\Debug\input.obj"
".\Debug\menu.obj"
".\Debug\point.obj"
".\Debug\vector.obj"
".\Debug\nGraph.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\RSP0000A5.rsp""
Output Window
  
Compiling...
nGraph.cpp
c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\nGraph.cpp(289) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\nGraph.cpp(299) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\nGraph.cpp(299) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\nGraph.cpp(299) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\nGraph.cpp(307) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\nGraph.cpp(307) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\nGraph.cpp(307) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\nGraph.cpp(323) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Linking...
LINK : LNK6004: Debug/nGraph.exe not found or not built by the last incremental link; performing full link
font.obj : warning LNK4217: locally defined symbol ??0FTGLExtrdFont@@QAE@PBD@Z (public: __thiscall FTGLExtrdFont::FTGLExtrdFont(char const *)) imported in function "public: __thiscall ngObjects::Font::Font(class std::basic_string,class std::allocator >,int,float,bool,float,float,float)" (??0Font@ngObjects@@QAE@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@HM_NMMM@Z)
font.obj : warning LNK4217: locally defined symbol ??1FTGLExtrdFont@@UAE@XZ (public: virtual __thiscall FTGLExtrdFont::~FTGLExtrdFont(void)) imported in function "public: virtual void * __thiscall FTGLExtrdFont::`scalar deleting destructor'(unsigned int)" (??_GFTGLExtrdFont@@UAEPAXI@Z)
font.obj : warning LNK4217: locally defined symbol ?CharMap@FTFont@@QAE_NW4FT_Encoding_@@@Z (public: bool __thiscall FTFont::CharMap(enum FT_Encoding_)) imported in function "public: void __thiscall ngObjects::Font::setSize(int,float)" (?setSize@Font@ngObjects@@QAEXHM@Z)
menu.obj : warning LNK4217: locally defined symbol ??0FTGLPixmapFont@@QAE@PBD@Z (public: __thiscall FTGLPixmapFont::FTGLPixmapFont(char const *)) imported in function "public: void __thiscall ngObjects::Menu::activate(void)" (?activate@Menu@ngObjects@@QAEXXZ)
menu.obj : warning LNK4217: locally defined symbol ??1FTGLPixmapFont@@UAE@XZ (public: virtual __thiscall FTGLPixmapFont::~FTGLPixmapFont(void)) imported in function "public: virtual void * __thiscall FTGLPixmapFont::`scalar deleting destructor'(unsigned int)" (??_GFTGLPixmapFont@@UAEPAXI@Z)
menu.obj : warning LNK4217: locally defined symbol ?BBox@FTFont@@QAEXPBDAAM11111@Z (public: void __thiscall FTFont::BBox(char const *,float &,float &,float &,float &,float &,float &)) imported in function "public: void __thiscall ngObjects::Menu::render(void)" (?render@Menu@ngObjects@@QAEXXZ)
ftgl_static_MT_d.lib(FTCharmap.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTContour.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTExtrdGlyph.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTFace.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTFont.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTGLExtrdFont.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTGLPixmapFont.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTGlyph.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTGlyphContainer.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTLibrary.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTPixmapGlyph.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTPoint.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTSize.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
ftgl_static_MT_d.lib(FTVectoriser.obj) : warning LNK4204: 'c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\vc70.pdb' is missing debugging information for referencing module; linking object as if no debug info
Results
  
Build log was saved at "file://c:\Documents and Settings\cybaix\My Documents\Visual Studio Projects\nGraph\Debug\BuildLog.htm"
nGraph - 0 error(s), 28 warning(s)