[Mono-dev] How to configure Mono 2.6 which can support .Net4.0

2010-04-07 Thread ShankarH
HI, I am new to Mono studio. I have mono 2.6 installed and want to use .net 4.0 features in mono.. Got to know that , have to enable below flag, --with-profile4=yes Where should i set this flag..? Do i need to run any command to use .Net 4.0 feature..? How to make sure whether .net 4.0 features

Re: [Mono-dev] How to configure Mono 2.6 which can support .Net4.0

2010-04-07 Thread ShankarH
Yes.. This is a compilation flag. I installed mono 2.6.1 and tried to compile with .Net 4.0 option using command MonoDir./configure --with-profile4=yes But , running through the Warning : configure: WARNING: unrecognized options: --with-profile4 -- View this message in context: