vs2008 Build error,odd!!!!![Environmental Testing buding]
Added by xingbarking over 7 years ago
I'm use next manuals:
http://dev.ryzom.com/wiki/ryzom/BuildForWindows
http://dev.ryzom.com/wiki/ryzom/EverythingWindows
but all compile was false with erors :(
2>di_mouse_device.cpp
2>C:\ryzom\code\nel\include\nel/misc/di_event_emitter.h(39) : fatal error C1083: not include file:“dinput.h”: No such file or directory
2>di_keyboard_device.cpp
2>C:\ryzom\code\nel\include\nel/misc/di_event_emitter.h(39) : fatal error C1083: not include file:“dinput.h”: No such file or directory
2>di_game_device.cpp
2>C:\ryzom\code\nel\include\nel/misc/di_event_emitter.h(39) : fatal error C1083: not include file:“dinput.h”: No such file or directory
2>di_event_emitter.cpp
2>C:\ryzom\code\nel\include\nel/misc/di_event_emitter.h(39) : fatal error C1083: not include file:“dinput.h”: No such file or directory
Replies (4)
    
    RE: help,buiding error! NeL, Library: NeL Misc project not include file:“dinput.h”
    -
    Added by ShamanRU over 7 years ago
  
  Have you install DirectX SDK? Do you setup path to include directory?
    
    RE: help,buiding error! NeL, Library: NeL Misc project not include file:“dinput.h”
    -
    Added by xingbarking over 7 years ago
  
  Directory and lib, there is no problem setting
This directory is included such an error occurs, strange!buding use vs2008
    
    RE: vs2008 Build error,odd!!!!![Environmental Testing buding]
    -
    Added by vl over 7 years ago
  
  It's clear that direct input is badly installed/configured.
Take a screenshot of the include directory settings in vs2008
    
    RE: vs2008 Build error,odd!!!!![Environmental Testing buding]
    -
    Added by xingbarking over 7 years ago
  
  Change cmake 2.8.2,no error!
(1-4/4)