Click here to Skip to main content
15,887,394 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Posted
Updated 23-Jul-22 13:05pm
v2
Comments
Richard MacCutchan 24-Jul-22 3:20am    
None. A compiler and linker are used to build it.

1 solution

To compile, you need a compiler, not an IDE, per se.

The building steps are mentioned in the README file on the repository. If you do need an IDE, I recommend you start with the MonoDevelop[^] (the IDE developed and distributed by Mono framework itself)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900