Advertisement
ProzacR

Untitled

Aug 16th, 2011
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. Linking CXX executable bin/arx
  2. CMakeFiles/arx.dir/src/audio/dsound/DSoundBackend.cpp.o: In function `audio::DSoundBackend::init(bool)':
  3. /home/vytautas/Downloads/arxfatalis/ArxFatalis/src/audio/dsound/DSoundBackend.cpp:82: undefined reference to `IID_IDirectSound'
  4. /usr/bin/ld: CMakeFiles/arx.dir/src/audio/dsound/DSoundBackend.cpp.o: relocation R_X86_64_PC32 against undefined hidden symbol `IID_IDirectSound' can not be used when making a shared object
  5. /usr/bin/ld: final link failed: Bad value
  6. collect2: ld returned 1 exit status
  7. winegcc: g++ failed
  8. make[2]: *** [bin/arx] Error 2
  9. make[1]: *** [CMakeFiles/arx.dir/all] Error 2
  10. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement