deadwood2 / OdysseyWebBrowser

31 stars 17 forks source link

How to build? #5

Open trlef19 opened 3 days ago

trlef19 commented 3 days ago

I'm a little confused with that. Can we have more specific directions on how to build it?

deadwood2 commented 3 days ago

Which target are you planning to build?

trlef19 commented 2 days ago

release, i guess. Unless you recommend something else :))

deadwood2 commented 2 days ago

Sorry, I meant which architecture - i386 or x86_64. Additional question - do you already have AROS cross compiler and SDK built and installed on your machine?

trlef19 commented 2 days ago

Oh. X64. No I don't 😅. Is it possible you could offer executables?

deadwood2 commented 2 days ago

You will need to have cross compilers and SDK built locally on your machine - I will share tutorials later today.

BTW, do you want do develop/make changes to Odyssey or test how it works under AROS? If the later, then there is already an Odyssey binary available.

deadwood2 commented 2 days ago

I updated the README.md with instructions on how to build. If you use Discord, please consider joining https://discord.gg/CFjnnzhq in case you have additional questions.

trlef19 commented 2 days ago

I just wanted to try it :)

deadwood2 commented 2 days ago

Ok, if you just wanted to try it, it makes things much easier.

Here are 3 tutorial depending on what OS you run: https://arosnews.github.io/OWB-axrt-wsl2/ https://arosnews.github.io/OWB-axrt-linux/ https://arosnews.github.io/OWB-aros-linux-hosted/

Please keep in mind that Odyssey 64-bit is still BETA so there might be fixes compared to version described in these tutorials.