Can not compile simple C# application with mkbundle

前端 未结 3 1380
无人及你
无人及你 2020-12-25 10:11

I have written some console \"Hello world\"-like app. and have followed c# cywgwin mono mkbundle windows 7 - cannot compile file answer. But I have got:

$ mk         


        
3条回答
  •  梦毁少年i
    2020-12-25 10:47

    after you have the temp.o and temp.c, you can add them to visual c++ to make a windows application with other sources.

提交回复
热议问题