[Mono-dev] An Error occurs durring compiled...

dsKim dosun99v at gmail.com
Tue Jan 29 01:27:29 UTC 2013


Sorry. I don't speak English.. 
i undestand me.

my ubuntu server using mono version 
-> Mono JIT compiler version 2.10.8 (on the Ubuntu)

i used to  Paralle.ForEach in my code.
I know  if c#4.0 supporte Parallel and Task 
I think that mono compiler low version..
The following error ocurr T_T
======================================
LogFinder.cs(8,24): error CS0234: The type or namespace name 
`Tasks' does not exist in the namespace `System.Threading'. Are you missing
an assembly reference?

LogFinder.cs(19,17): error CS0246: The type or namespace name 
`CountdownEvent' could not be found. Are you missing a using directive or an
assembly reference?
======================================
 what's problem?
1. Using a lower version?(mono 2.10.8 )




--
View this message in context: http://mono.1490590.n4.nabble.com/An-Error-occurs-durring-compiled-tp4658308.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list