creating RES files with win 7

This forum is for general support of Xbase++
Message
Author
User avatar
RDalzell
Posts: 205
Joined: Thu Jan 28, 2010 6:57 am
Location: Alsip, Illinois USA

Re: creating RES files with win 7

#11 Post by RDalzell »

Bruce,

My Win/7 environment variables:

Include:
C:\Alaska\XppW3219\Include;C:\Alaska\Exp19\Include;C:\Alaska\XbtW3219\Include

Lib:
C:\Alaska\Exp19\Lib;C:\Alaska\XppW3219\Lib;C:\Alaska\XbtW3219\Lib

Path:
C:\Alaska\Exp19\Lib;C:\Alaska\Exp19\Bin19_Sl1;C:\Alaska\Exp19\Bin;C:\Alaska\XppW3219\Bin;C:\Alaska\XppW3219\Lib;C:\Alaska\XbtW3219\Lib

XppResource:
C:\Alaska\XppW3219\Resource\Bitmap;C:\Alaska\XppW3219\Resource\Icon;C:\Alaska\XppW3219\Resource\Font;C:\Alaska\XppW3219\Resource\Pointer

XppRoot:
C:\Alaska\XppW3219


Rick

BruceN
Posts: 280
Joined: Thu Jan 28, 2010 7:46 am
Location: Slidell, LA

Re: creating RES files with win 7

#12 Post by BruceN »

mine are the same except that i have xbase in alaska\xppw32 instead of w3219.

any other thoughts at to what the problem could be???
There are only 10 kinds of people - those who understand binary and those who don't :)

User avatar
RDalzell
Posts: 205
Joined: Thu Jan 28, 2010 6:57 am
Location: Alsip, Illinois USA

Re: creating RES files with win 7

#13 Post by RDalzell »

XPPRESOURC=C:\ALASKA\XPPW32\RESOURCE\BITMAP;C:\ALASKA\XPPW32\RESOURCE\ICON;C:\ALASKA\XPPW32\RESOURCE\FONT;C:\ALASKA\XPPW32\RESOURCE\POINTER


Should be;
XPPRESOURCE=C:\ALASKA\XPPW32\RESOURCE\BITMAP;C:\ALASKA\XPPW32\RESOURCE\ICON;C:\ALASKA\XPPW32\RESOURCE\FONT;C:\ALASKA\XPPW32\RESOURCE\POINTER

BruceN
Posts: 280
Joined: Thu Jan 28, 2010 7:46 am
Location: Slidell, LA

Re: creating RES files with win 7

#14 Post by BruceN »

Fixed the typo... thanks. But it had no effecto n the attempt to run arc.
There are only 10 kinds of people - those who understand binary and those who don't :)

Post Reply