do not close this (#130), it's not fixed
I would suggest opening more specific issues instead if you have any concrete ideas on how to make the calculator more portable across platforms.
there is no makefile, so #211 doesn't add anything
if you have any concrete ideas on how to make the calculator more portable across platforms.
it's not my problem, your calculator just doesn't work on linux
@luntik2012 You can easily generate a makefile using CMake, there is a CMakeLists.txt for that purpose.
there is no CMakeLists.txt in this repo
@luntik2012 The CMakeLists.txt is located in the branch clang of my fork, although I suppose this issue is not meant seriously.
Closing as a duplicate of #113.
This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it.
Most helpful comment
211 adds Linux support for the engine. Porting the UI would be a lot harder, since it uses some non-standard C++ extensions and many Windows-specific APIs.
I would suggest opening more specific issues instead if you have any concrete ideas on how to make the calculator more portable across platforms.