Compiling with Monodevelop: Difference between revisions

From EMGU
Jump to navigation Jump to search
m New page: Todo: Add information here
 
No edit summary
Line 1: Line 1:
Todo: Add information here
Go to the solution directory "Solution\VS2005_MonoDevelop\", on the command line, call
"monodevelop Emgu.CV.Example_VS2005.sln"
[[Image:MonoDevelop_Commandline.png ]]
Monodevelop GUI shown as bellow
[[Image:Monodevelop_Configurate.png ]]
Build the "Hello world" example and run it
[[Image:Monodevelop_Helloworld.png ]]

Revision as of 15:19, 26 May 2008

Go to the solution directory "Solution\VS2005_MonoDevelop\", on the command line, call "monodevelop Emgu.CV.Example_VS2005.sln" File:MonoDevelop Commandline.png Monodevelop GUI shown as bellow File:Monodevelop Configurate.png Build the "Hello world" example and run it