View Single Post
  #1 (permalink)  
Old 07-13-2008, 03:07 PM
mamuen mamuen is offline
Knows the basics
 
Join Date: Mar 2008
Location: germany, Heidelberg
Posts: 90
Default Compiler error CS1519

Hi,

i have build a Program and it run on both, device and desktop.
After including Filippos listview.dll the Program run in the IDE whithout an error, but when I make an exefile for the Device i get an error CS1519 (Invalid token 'token' in class, struct, or interface member declaration).

When i compile the Program without optimized compilation i get the error yad.exe or mahshev.exe is missing.

What do i wrong?

Last edited by mamuen : 07-13-2008 at 03:12 PM.
Reply With Quote