Linux version in C/C++
Closed this issue · 10 comments
jobs-git commented
Linux version in C/C++
kreeben commented
You need a Linux search server, written in C/C++? What for?
jobs-git commented
so that it could be compiled w/ gcc in Linux
kreeben commented
Of course.
Well this is written in C#.
Immortalin commented
I think adding .NET Core compatibility would be more practical. @kreeben how difficult is .NET Core compatibility?
SebastianStehle commented
Everything is written in .NET Core 2.1 already, I think.
kreeben commented
@Immortalin I'm not well versed in interoperability between C++ and .Net Core. But @SebastianStehle is correct in that all of Resin is written in .Net Core (currently 2.1).
Immortalin commented
I was referring to .NET Core because I thought C++ was mentioned because resin wasn't cross-platform.
kreeben commented
@Immortalin Resin isn't cross-platform?
Immortalin commented
Isn't .NET core more or less cross platform out of the box?
kreeben commented
@Immortalin oh definetly.