Advertisement
Guest User

Untitled

a guest
Sep 5th, 2011
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. $ racer-3d
  2. --- application start ---
  3. QApp: new QDisplay
  4. Racer version: 0.5.4 beta 1 (Feb 20 2008/21:11:21)
  5. RMultiview:Create()
  6. Multiview: we are the master/server
  7. ### QLib Memory Report ###
  8. Number of allocations: 2, total allocated memory: 39976
  9. ############################################
  10. ### QLib Memory Report ###
  11. Number of allocations: 2, total allocated memory: 39976
  12. ############################################
  13. QImage::Read("data/fonts/din14.tga")
  14. QImage::Read("data/fonts/arial24.tga")
  15. QLicensePool (RMGR:Create):
  16. QImage::Read("data/images/counter.tga")
  17. QImage::Read("data/images/skidmark.tga")
  18. QImage::Read("data/images/rain01.tga")
  19. QImage::Read("data/images/smap_whitesun_add.tga")
  20. QImage::Read("data/images/track_lt.tga")
  21. QImage::Read("data/images/track_rt.tga")
  22. QImage::Read("data/images/track_up.tga")
  23. QImage::Read("data/images/track_dn.tga")
  24. QImage::Read("data/images/track_fw.tga")
  25. QImage::Read("data/images/track_bw.tga")
  26. QImage::Read("data/images/sun_lt.tga")
  27. QImage::Read("data/images/sun_rt.tga")
  28. QImage::Read("data/images/sun_up.tga")
  29. QImage::Read("data/images/sun_dn.tga")
  30. QImage::Read("data/images/sun_fw.tga")
  31. QImage::Read("data/images/sun_bw.tga")
  32. RAutoJoin:Create()
  33. Autojoin: we are the master/server
  34. QImage::Read("data/images/repbuts.tga")
  35. ./racer: symbol lookup error: ./racer: undefined symbol: _ZN4FMOD6System13getDriverCapsEiPjPiS2_P16FMOD_SPEAKERMODE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement