View Single Post
  #2 (permalink)  
Old 01-31-2009, 08:53 AM
klaus's Avatar
klaus klaus is offline
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,797
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

The DLL's are not saved on the PPC.
When you developp on the PPC you must load the needed DLL's from the desktop into the folder where the source code is.
On the desktop the DLL's are in
C:\Program Files\Anywhere Software\Basic4ppc Desktop\Libraries

When developping on both look at this http://www.basic4ppc.com/forum/code-...urce-code.html

The best way is to beginn your coding on the desktop, in a common folder as described in the link above, save the source code in this folder, load the different DLL's you need, they are automatically saved in the same folder.
After synchronization you have all you need on the PPC.

Best regards.
__________________
Klaus
Switzerland
Reply With Quote