Le 10/05/2010 01:50, Marc Weustink a écrit :
Fedorax wrote:
Le 09/05/2010 12:48, Graeme Geldenhuys a écrit :
On 9 May 2010 12:24, Fedorax<[email protected]>  wrote:
My test sources files was in:
\\VBOXSVR\moi\sources_soft\lazarus_projets\db_utils

I assign drive letters to those shared folders, then Lazarus and FPC
works fine. I create drive letters via Total Commander, not sure how
to do it from within Windows supplied apps.
I don't know total commander and i stop using windows 6 years ago. I just reinstall an virtual xp yesterday to see how lazarus can cross compile. I've only firefox fpc and lazarus on my linux virtual.

Not all applications like UNC paths (== the one you gave). Even cmd.exe in windows needs a drive letter.

Mapping a driveletter in windows can be done on several ways, no need for 3rd party tools. I'll give you 2 of them.

1) in the exporer, navigate to \\VBOXSVR (in the address bar), when the shares are listed, right click a share and choose "map network drive"

2) From the tools menu, choose "map network drive"


Marc


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
Thank's. Solution 2 work fine, i can now compile and retrieve config files from shared directory.
For other's user which could be interested i spécify:
With xp familial édition this option is not in right click, only in tool menu.
For french édition it's: menu outils -> configurer un lecteur réseau.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to