View Single Post
  #4 (permalink)  
Old 09-29-2007, 04:03 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 15,688
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

The dll files are not installed by default on the device.
It is recommended to create your projects under the synchronized folder (\My Documents).
That way you can easily work on your code, on the desktop and on the device and the required libraries will automatically be copied to the device.
However you can manually copy all the dll files from the desktop to the device.
They are located under: "C:\Program Files\Anywhere Software\Libraries"
Reply With Quote