Skip to content

Instantly share code, notes, and snippets.

@amiller
Created December 23, 2010 06:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amiller/752658 to your computer and use it in GitHub Desktop.
Save amiller/752658 to your computer and use it in GitHub Desktop.
Administrator@andrew-6a3ff82a /o/amiller On My Mac/Desktop/libfreene
ct/build
$ mingw32-make.exe
[ 5%] Building CXX object src/CMakeFiles/freenect.dir/__/platform/windows/libus
b10emu/libusb-1.0/libusbemu.cpp.obj
O:\amiller On My Mac\Desktop\libfreenect\platform\windows\libusb10em
u\libusb-1.0\libusbemu.cpp: In function 'typename LibTranslator<T>::TranslatedTy
pe* translate(const T*)':
O:\amiller On My Mac\Desktop\libfreenect\platform\windows\libusb10em
u\libusb-1.0\libusbemu.cpp:49:43: error: expected primary-expression before ')'
token
###
The relevant line:
return((LibTranslator<T>::TranslatedType*)p);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment