View Single Post
Old 09-04-2007, 03:22 PM   #5 (permalink)
Sabaoth
Newbie
 
Join Date: Jul 2006
Posts: 22
Default

Using this Scripts I get compile error during .exe compilation:

Quote:
Server/TileMatrix.cs(487,21): error CS0246: The type or namespace name `GCHandle ' could not be found. Are you missing a using directive or an assembly reference ?
Server/TileMatrix.cs(591,17): error CS0246: The type or namespace name `GCHandle ' could not be found. Are you missing a using directive or an assembly reference ?
Compilation failed: 2 error(s), 0 warnings
Sabaoth is offline   Reply With Quote