aBothe / Mono-D

D Add-In for MonoDevelop
http://wiki.dlang.org/Mono-D
Other
113 stars 26 forks source link

Build instructions for Windows #465

Closed etcimon closed 10 years ago

etcimon commented 10 years ago

It would be practical to have some build instructions for windows including for DParser. Could you include those in the README file?

Thanks!

aBothe commented 10 years ago

1) clone it & the DParser submodule, 2) open the main solution file in XS or VS 3) build 4) ... 5) profit!

Please, I don't think that it's necessary to enlist those relatively easy tasks in the readme.

aBothe commented 10 years ago

Anyway, it might be good to know how to set up the addin paths properly

etcimon commented 10 years ago

Oh, it works (VS 2013). I had tons of compiler bugs related to GTK# a while back and thought of asking, but tried again and it seems to have been fixed somehow