silicontrip / SkyReader

A Skylander portal reader/editor/writer for OSX.
87 stars 55 forks source link

error when make.what im doing wrong? #18

Open jekarellas opened 7 years ago

jekarellas commented 7 years ago

Hi! I'm trying to make it work on Linux ubuntu, but it give me fatal error when i try make I very bad in Linux, sorry.... But i realy want to try Skyreader Can someone tell me what im doing wrong? This is my video install thanks!

https://www.youtube.com/watch?v=WP2JlVkEpWk

capull0 commented 7 years ago

try my SkyReader fork. is working with more portals and you can compile und Linux. https://github.com/capull0/SkyReader

switch the symlink: ln -snf Makefile.linux Makefile and make

hid_libusb is already included

jekarellas commented 7 years ago

Thanks for the quick response)) Yes, im trying your SkyReader fork I did as you said (I hope I have done it right) but it give this error- cannot find -lusb-1.0 how i can install it properly?

my video https://www.youtube.com/watch?v=8jekMiy7NS8

jekarellas commented 7 years ago

when i try make it write - cannot find -lusb-1.0 but when i try to install lusb it write -libusb is already newest version

what i have to do?

my video about this problem https://www.youtube.com/watch?v=QdPqOEKcVFs

capull0 commented 7 years ago

so install the dev packages from libusb

jekarellas commented 7 years ago

when i run this comand - sudo apt-get install libudev-dev libusb-1.0-0-dev libfox-1.6-dev it write - 1.0-0-dev is already newest version what comand i need run to install?

jekarellas commented 7 years ago

Skyreader work for me on Windows 10 now! https://www.youtube.com/watch?v=MYIjAngqAxY&feature=youtu.be but its still the same error on Linux Ubunty

Shimanix commented 6 years ago

Hi. I've got a problem. I'm searching tu reset my crystal skylander Imaginator and i don't understand the step to made a reset. I'm a new user in Linux and i need your help. I've got the imaginator portal ans the crystal. I'm in Ubuntu 16.04 LTS. Coul'd you send me step by step the line to write in the console of Ubuntu. Thanks a lot. Regards.

silicontrip commented 6 years ago

I'm pretty sure you can reset Imaginators within the game. But if you're having another problem, please start a new issue.
Thanks

ghost commented 6 years ago

when I do this I get "g++ -m32 -o editor checksum.o fileio.o md5.o toynames.o rijndael.o crypt.o skylander.o main.o hid.o portalio_hidapi.o -lusb-1.0 -lrt -pthread /usr/bin/ld: skipping incompatible //usr/lib/x86_64-linux-gnu/libusb-1.0.so when searching for -lusb-1.0 /usr/bin/ld: skipping incompatible //usr/lib/x86_64-linux-gnu/libusb-1.0.a when searching for -lusb-1.0 /usr/bin/ld: cannot find -lusb-1.0 collect2: error: ld returned 1 exit status Makefile:14: recipe for target 'editor' failed make: *** [editor] Error 1"