Calculator: Windows Calculator does not work on gnu/linux

Created on 9 Mar 2019  Â·  8Comments  Â·  Source: microsoft/calculator

do not close this (#130), it's not fixed

won't fix

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.

All 8 comments

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.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

janisozaur picture janisozaur  Â·  15Comments

imchau picture imchau  Â·  27Comments

ivadham picture ivadham  Â·  18Comments

Cerlancism picture Cerlancism  Â·  23Comments

milos321 picture milos321  Â·  19Comments