On 16 maio, 16:34, dlzc <
dl...@cox.net> wrote:
> Dear vrs:
>
>
>
>
>
>
>
>
>
> On Wednesday, May 16, 2012 7:42:00 AM UTC-7, vrs wrote:
> > Hi,
>
> > I used to create my systems with xharbour in a
> > machine with windowsxp sp3. And always works
> > pretty well.
> > Now i change to Windows7 32 bits and every time
> > i try to generate an exec, the message like
> > below appears:
> > Type: C >>>xhb.exe -o"FTIMPNOT.c" -m -n -p -q -gc0 -B -DHB_MULTI_GT -
> > I"H:\CLIPPER5\INCLUDE" -I"\SIC3\STD" -I"\SIC3\STDC" -I"\SIC3\FT2" -
> > I"\SIC3\CO2" -I"C:\xHB1\include" -I"C:\xHB1\include\w32" "F:\clientes
> > \OMEGA\SIC\FTIMPNOT.PRG"<<<
>
> > Type: C >>>Couldn't build: FTIMPNOT.obj<<<
> > Type: C >>>TMAKEOBJECT<<<
> > Type: C >>>TMAKEOBJECT:REFRESH<<<
> > Type: N >>> 1278<<<
>
> > My xharbour is: xHarbour Compiler build 0.99.70
> > (SimpLex) 1999-2006,
> >http://www.xharbour.orghttp://
www.harbour-project.org/
>
> > Thanks in advance.
>
> What are your permissions to the drive and directory that you are building this in?
>
> What is the availability of the path F:\clientes\OMEGA\SIC\?
>
> What is the availability of the path H:\CLIPPER5\INCLUDE?
>
> You have an potentially incomplete paths in \SIC3\STD, \SIC3\STDC, \SIC3\FT2, and \SIC3\CO2. What drive and path are you in when you invoke this? Does this drive have a directory at the root called \SIC3?
>
> Windoze Vi$ta and higher started enforcing directory permissions. You are guaranteed little whining from the OpSys if you stay working in your local drive \Users\"UserName", but beyond this, your hands are dragged across all the terrain than previous Windoze version used to simply pave over (if possible).
>
> But what you have it seems to me, is an OpSys that does not have the long history of use, with "drive appendages" the WinXP session had built up over time.
>
> David A. Smith
Hi,
I tried both solutions. It doesn´t work...
Disabled UAC and gave pmissions to all involved paths to the user( My
user is an administrator).
Then I tried to use the compiling and linking process via command line
and works fine.(xhb.exe e xlink.exe). The xbuild.exe has the same
problem of xbuildw.exe
Temporarily, I installed the xharbour free 1.2.1(using bcc58.and
ilink32)...and rebuilt the systems as needed.
Thanks,
Vilson