Closed GoogleCodeExporter closed 8 years ago
Change boblight.h to make it load libboblight.dll, and put that file in the
same directory as boblight-constant.exe
Original comment by bob.loo...@gmail.com
on 11 Feb 2012 at 7:15
By libboblight.dll, I assume that you mean
http://mirrors.xbmc.org/build-deps/addon-deps/binaries/libboblight/win32/libbobl
ight-win32.0.dll.zip.
I also assumed that the functions I need to link to in the dll files are all
functions listed in boblight-functions.h.
I have mangaged to compile boblight-constant based on these assumptions, but I
still get the same error.
I use dll load meathod described here:
http://www.codeguru.com/cpp/cpp/cpp_mfc/tutorials/article.php/c9855 to not have
to have the libboblight.h file.
Have I made the correct assumptions?
Original comment by pollis...@gmail.com
on 12 Feb 2012 at 12:09
I have tried a bit more to get it to work, but since I don't know enough about
C/C++ I can't get it to work.
Original comment by pollis...@gmail.com
on 13 Feb 2012 at 10:35
I have no idea either, sorry.
Original comment by bob.loo...@gmail.com
on 2 Jul 2012 at 12:17
I did that too, getting:
ERROR: No such process
( ! NOT ! ERROR: No such file or directory)
Original comment by ooztue...@gmail.com
on 23 Nov 2012 at 9:31
Original issue reported on code.google.com by
pollis...@gmail.com
on 9 Feb 2012 at 7:29