Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-06 Thread Donald Ziesig
Thanks to all who responded to my plea for help with multi-platform development. It seems that I was mistaken about the time-stamps causing the problems I encountered. The problems were caused by the fact that Lazarus for Linux wants case sensitive file names and the NTFS driver I was using

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-07 Thread Luca Olivetti
El 07/02/15 a les 02:18, Donald Ziesig ha escrit: > one user on the computer). I also took the suggestion to use separate > directories for the windows and linux project files. This separated the > object and executable files between the two systems as well. This shouldn't be necessary, just

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-07 Thread Mehmet Erol Sanliturk
On Sat, Feb 7, 2015 at 3:21 AM, Luca Olivetti wrote: > El 07/02/15 a les 02:18, Donald Ziesig ha escrit: > > > > one user on the computer). I also took the suggestion to use separate > > directories for the windows and linux project files. This separated the > > object and executable files betw

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-07 Thread Felipe Monteiro de Carvalho
On Sat, Feb 7, 2015 at 2:18 AM, Donald Ziesig wrote: > It was suggested that I use svn for file sharing between windows and linux. > I actually use git for all my source control, but it did not solve the mixed > case file name issue that was actually causing my problem between the two > OSes. I a

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-07 Thread Mattias Gaertner
On Sat, 7 Feb 2015 07:40:06 -0800 Mehmet Erol Sanliturk wrote: >[...] > If there is no change : > > .lpi files are saved with respect to OS , means on each save , .lpi file of > other OS is broken . > > During load of .lpi files , OS difference is not taken into account . > > Therefore , .lpi

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-07 Thread Mehmet Erol Sanliturk
On Sat, Feb 7, 2015 at 3:45 PM, Mattias Gaertner wrote: > On Sat, 7 Feb 2015 07:40:06 -0800 > Mehmet Erol Sanliturk wrote: > > >[...] > > If there is no change : > > > > .lpi files are saved with respect to OS , means on each save , .lpi file > of > > other OS is broken . > > > > During load of

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-08 Thread Mattias Gaertner
On Sat, 7 Feb 2015 17:45:58 -0800 Mehmet Erol Sanliturk wrote: >[...] > In the same directory , for example , in an NFS directory : > > When an .lpi file is loaded in an OS , file names recorded in other OSes > are causing trouble . For example? > During save of an .lpi file , Lazarus is savin

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-08 Thread Mehmet Erol Sanliturk
On Sun, Feb 8, 2015 at 2:47 AM, Mattias Gaertner wrote: > On Sat, 7 Feb 2015 17:45:58 -0800 > Mehmet Erol Sanliturk wrote: > > >[...] > > In the same directory , for example , in an NFS directory : > > > > When an .lpi file is loaded in an OS , file names recorded in other OSes > > are causing t

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-08 Thread Bart
On 2/8/15, Mehmet Erol Sanliturk wrote: > The above structure means , the same source files are in "different" > locations in different client computers with respect to mount points ( for > example , in Linux /home/... , in FreeBSD /usr/home/... , in Windows H:\... > ) . You should not have abso

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-08 Thread Mehmet Erol Sanliturk
On Sun, Feb 8, 2015 at 4:18 AM, Bart wrote: > On 2/8/15, Mehmet Erol Sanliturk wrote: > > > The above structure means , the same source files are in "different" > > locations in different client computers with respect to mount points ( > for > > example , in Linux /home/... , in FreeBSD /usr/hom

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-08 Thread Mattias Gaertner
On Sun, 8 Feb 2015 06:40:39 -0800 Mehmet Erol Sanliturk wrote: >[...] > Some file names are generated by Lazarus as complete paths . For example? > Therefore , they are not related to relative paths . Mattias -- ___ Lazarus mailing list Lazarus@list

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-08 Thread Mehmet Erol Sanliturk
On Sun, Feb 8, 2015 at 10:41 AM, Mattias Gaertner wrote: > On Sun, 8 Feb 2015 06:40:39 -0800 > Mehmet Erol Sanliturk wrote: > > >[...] > > Some file names are generated by Lazarus as complete paths . > > For example? > > > Therefore , they are not related to relative paths . > > Mattias > > -- >

Re: [Lazarus] Developing on Linux with files on Windows NTFS {Solved]

2015-02-09 Thread Mattias Gaertner
On Sun, 8 Feb 2015 14:41:45 -0800 Mehmet Erol Sanliturk wrote: >[...] > For a long time , I am not using a common .lpi file for different > operating systems , > but I looked at existing .lpi files in different operating systems ( > FreeBSD , Linux , Windows ) , > they are containing > > "/usr/