Arcitectus / Sanderling

APIs and libraries to read information directly from the EVE Online game client.
https://forum.botlab.org
Apache License 2.0
258 stars 117 forks source link

32bit build? #55

Closed ramonskie closed 4 years ago

ramonskie commented 6 years ago

is it possible to also build a 32bit build? so ppl on linux can also use it.

this is due to the fact that dot.net does not work with wine 64bit. and probably never will.

Viir commented 6 years ago

Yes, this is possible.

I dug around a little bit and found a guide on how to do this at https://forum.botengine.de/t/sanderling-app-release-march-2018/808/9?u=viir

ramonskie commented 6 years ago

thanks will try this this. hope i can find visual studio somewhere

Viir commented 6 years ago

this is due to the fact that dot.net does not work with wine 64bit. and probably never will.

If you want to test your setup without the need to build yourself or use visual studio, you can download binary from an older release here on github. It looks like the first release after switching to a 64 Bit Build was https://github.com/Arcitectus/Sanderling/releases/tag/v17.05.18

For example, when I run the binary from release v17.05.03, task manager says it is 32 bit.