Re: [fpc-devel] Palm Pre

2009-07-14 Thread Carolos
Android recently provided a native API. http://developer.android.com/sdk/ndk/1.5_r1/index.html Although you can probably write an app that uses the Linux API, you will probably land up rewriting much of the Java interface to get the app to look like it was made for the device. On Tue, Jul 14,

Re: [fpc-devel] SVN error with macosall.pas

2009-07-12 Thread Carolos
@ZaherAlthough I like Tortoise SVN a lot, it does have some scary issues in some builds. I had a build of it that actually checkedout files that had the same name into the wrong directories from a local repository. No idea how or why but it did it. If a bad build screwed up your local copy, svn

Re: [fpc-devel] SVN error with macosall.pas

2009-07-11 Thread Carolos
folders. And copy exported version over your newly checkedout folder. Hope that helps. -Carolos On Sat, Jul 11, 2009 at 1:19 PM, Zaher Dirkey parm...@gmail.com wrote: When i update FPC from SVN repo it updated for 10 mbytes then i had this error Error: REPORT of '/svn/fpc/!svn/vcc/default': 200

Re: [fpc-devel] GetAppConfigFile implementation

2008-12-22 Thread Carolos
How about if Lazarus is in the Program Files directory, it searches AppData first. If not it searches it's directory first then AppData. On Mon, Dec 22, 2008 at 4:28 PM, Alexander Klenin kle...@gmail.com wrote: On Sat, Dec 20, 2008 at 21:48, Michael Van Canneyt mich...@freepascal.org wrote:

Re: [fpc-devel] winmobile 6.1 problem?

2008-07-20 Thread Carolos
Out of interest, what switches are you using to compile dll? On Sun, Jul 20, 2008 at 12:23 PM, Roozbeh GHolizadeh [EMAIL PROTECTED] wrote: Hi, i have a dll compiled with fpc which i load it from my another dll compiled with vc++ using loadlibrary function. So far there was no problem,but

[fpc-devel] Help: Converting Header for WinCE

2007-06-08 Thread Carolos Foscolos
split the windbase.pp file and add its data types to struct.inc and functions to coredll.inc Thanks -Carolos ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel