make and make install not working
hey i really need this ti work for TAS it show this error compilation terminated. make: *** [Makefile:6: all] Error 1 dan@dan-Satellite-L650:~/freej2me/freej2me/src/sdl2$ make install Installing interface to /usr/local/bin/ cp: cannot stat './sdl_interface': No such file or directory make: *** [Makefile:10: install] Error 1 dan@dan-Satellite-L650:~/freej2me/freej2me/src/sdl2$
@hex007 This seems to be related to Anbu / SDL interface.
If you're not familiar with the term, TAS is short for "tool assisted speedrun". I'm assuming that your frontend offers some advantages over the retroarch and awt frontends for that particular community.
@dananothername can you share output of both make and then sudo make install commands run from freej2me/src/sdl2 directory ?
I built and installed successfully
➜ sdl2 git:(master) ls
anbu.cpp Makefile sdl_interface
You will need g++, SDL2, and FreeImage with their devel packages as dependencies as indicated when you run make command
ill show you the output later now i have some questions 1 why don't you upload the installed j2me i thing it work on every linux
2 what do you mean about freeimage and the rest of the paragraph show me an example ,link
ill show you the output later
now i have some questions
1 why don't you upload the installed j2me
i thing it work on every linux
This is a binary compiled on a system. Can you share what OS and architecture you are using?
2 what do you mean about freeimage and the rest of the paragraph show me an example ,link
FreeImage and SDL2 are dependencies. Based on your os I can share packages that you would need to install
1- my os is bodhi linux (ubuntu 20.4)
its native
2-ok shear
also see this
here j2me folder doesn't include cmake files
You need to cd into 'src/sdl2' before running make and make install
an error after the command make
is this the right way of installing FreeImage
Did you install development packages of sdl2?
i can't find how to install sdl2 development packages in google do you have instraction
You are looking for libsdl2-dev package.
sudo apt-get install libsdl2-dev
Running this should work hopefully
its already there maybe need an update
what next
also can we continue in discord
its not working yet
Find me here Hex 5853
link for that social media i don't know what is Hex neither google know
As requested you can find me on discord Hex#5853 is my profile
I'm having the same issue. Is this designed to be run on 32 bit or 64 bit linux. I have a feeling the issue might be because its designed for 32 bit, and, Ubuntu at least, don't support 32 bit libraries for the most part, meaning the only available options are 64 bit, however not compatible?
It runs fine on 64 bit as well
@hex007 What do you think about adding something like a BUILD.md file with instructions for getting the appropriate libraries and compiling Anbu and the libretro core?
Sure I will do that.
hey I sent the friend request
also i have the freej2me.jar
but as i said make fail
say after the compile done will it be an excutble file to run in libTAS?
if so id like you to send that file or compile it for me i have ubuntu 64bit
maybe it will work
make[2]: * [/usr/src/linux-headers-5.18.0-kali5-common/scripts/Makefile.build:489: /home/ziad/Desktop/rtl8188eus/8188eu.o] Error 1 make[1]: * [/usr/src/linux-headers-5.18.0-kali5-common/Makefile:1858: /home/ziad/Desktop/rtl8188eus] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-5.18.0-kali5-amd64' make: * [Makefile:2058: modules] Error 2 i have this