[PDK-Beta] Bind files problem
by broz other posts by this author
Oct 13 2004 11:32PM messages near this date
view in the new Beta List Site
[PDK-Beta] Problem with Dynamic DLL Loader
|
RE: [PDK-Beta] Bind files problem
I have built this:
"C:\Program Files\ActiveState Perl Dev Kit 6.0 Beta 1\bin\perlapp.exe" --bind test2.bmp[file
=E:\Download\Wx\Wx-0.19\samples\controls\test2.bmp,mode=666] --bind icons/combo.bmp[file=E:\
Download\Wx\Wx-0.19\samples\controls\icons\combo.bmp,mode=666] --bind icons/combo.xpm[file=E
:\Download\Wx\Wx-0.19\samples\controls\icons\combo.xpm,text,mode=666] --bind icons/gauge.bmp
[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\gauge.bmp,mode=666] --bind icons/gauge.x
pm[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\gauge.xpm,text,mode=666] --bind icons/
choice.bmp[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\choice.bmp,mode=666] --bind ic
ons/choice.xpm[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\choice.xpm,text,mode=666]
--bind icons/choice.xpm[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\choice.xpm,text,m
ode=666] --bind icons/list.bmp[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\list.bmp,m
ode=666] --bind icons/list.xpm[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\list.xpm,t
ext,mode=666] --bind icons/radio.bmp[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\radi
o.bmp,mode=666] --bind icons/radio.xpm[file=E:\Download\Wx\Wx-0.19\samples\controls\icons\ra
dio.xpm,text,mode=666] --bind icons/radio.xpm[file=E:\Download\Wx\Wx-0.19\samples\controls\i
cons\radio.xpm,text,mode=666] --bind icons/stattext.xpm[file=E:\Download\Wx\Wx-0.19\samples\
controls\icons\stattext.xpm,text,mode=666] --bind icons/text.bmp[file=E:\Download\Wx\Wx-0.19
\samples\controls\icons\text.bmp,mode=666] --bind icons/text.xpm[file=E:\Download\Wx\Wx-0.19
\samples\controls\icons\text.xpm,text,mode=666] --bind test2.bmp[file=E:\Download\Wx\Wx-0.19
\samples\controls\test2.bmp,mode=666] --norunlib --gui E:\Download\Wx\Wx-0.19\samples\contro
ls\controls.pl
But controls.exe complains "icons/combo.bmp (etc.) does not exists"
If I copy icons directory bellow the controls.exe, it works. What I am doing wrong?
JB
Thread:
broz
Howard A. Bullock
|