[Mono-dev] `System.Threading.ThreadPool' does not contain a definition for `UnsafeQueueUserWorkItem'

igouy igouy2 at yahoo.com
Thu Aug 4 17:22:30 EDT 2011


$ ./configure --prefix=/usr/local/src/mono-2.10.3 --with-sgen=yes
--with-xen-opt=no --with-ikvm-native=no --with-moonlight=yes
--with-moon-gc=sgen
$ make

...

System.Threading/Timer.cs(341,68): error CS0117:
`System.Threading.ThreadPool' does not contain a definition for
`UnsafeQueueUserWorkItem'
System.Threading/ThreadPool.cs(41,29): (Location of the symbol related to
previous error)
Compilation failed: 1 error(s), 3 warnings

...


--
View this message in context: http://mono.1490590.n4.nabble.com/System-Threading-ThreadPool-does-not-contain-a-definition-for-UnsafeQueueUserWorkItem-tp3719899p3719899.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list