Converting problems

VishnuPrasadM

New Member
Joined
Sep 13, 2019
Messages
1
Reaction score
0
Credits
0
How to create GUI forms in Visual Studio or Mono in MAC OS X 10.11.3 and Linux?
How to convert System.windows.forms.form in Windows to Mono in MAC and Linux?
How to set Android SDK in MAC?
How to run PowerBuilder 12.6 with dotnet using pbshell in MAC and Linux?
How to convert Visual Studio projects in mono?
 


Try here:

https://www.quora.com/Is-it-possibl...-If-yes-could-anyone-point-me-to-the-tutorial

https://www.mono-project.com/docs/gui/winforms/

For Power Builder I think you have to install Wine in order for it to run on Linux.
http://pbdj.sys-con.com/node/683109/mobile


You can compile against Mono on Windows, from Visual studio with MonoHelper addin (using xbuild underneath). There is also another solution, which is targeting a "Mono" .NET Framework profile from visual studio.
https://stackoverflow.com/questions/8264323/how-to-compile-a-visual-studio-c-sharp-project-with-mono

Good Luck :)
 

Staff online


Top