Doug Currie ha scritto:
> Sunday, December 17, 2006, 8:46:45 AM, Hakki Dogusan wrote:
>
>> It may be a radical change but, what about making
>> lua as -weak- requirement?
>
>> - if user already has lua installed use it, install only wxLua
>> - otherwise build and install lua and wxLua
>
> Would
Hi,
Doug Currie wrote:
> Sunday, December 17, 2006, 8:46:45 AM, Hakki Dogusan wrote:
>
>> It may be a radical change but, what about making
>> lua as -weak- requirement?
>
>> - if user already has lua installed use it, install only wxLua
>> - otherwise build and install lua and wxLua
>
> Would
Sunday, December 17, 2006, 8:46:45 AM, Hakki Dogusan wrote:
> It may be a radical change but, what about making
> lua as -weak- requirement?
> - if user already has lua installed use it, install only wxLua
> - otherwise build and install lua and wxLua
Would this make it possible to use, e.g., Lu
Hakki Dogusan ha scritto:
>> This has the side effect of replacing any user's lua5.1 library when
>> doing "make install" but I think this is really not worth the extra the
>> dependency which wx.dll currently has.
>>
>> Francesco
>>
>
>
> It may be a radical change but, what about making
> lua
Hi,
Francesco Montorsi wrote:
> Hakki Dogusan ha scritto:
[snip]
>
>> ps. I was reported this before but..
>> DependencyWalker shows following for wx.dll:
>>
>> WX.DLL
>> - LUA5.1.DLL (lua_getfield)
>> - WXLUA_MSW28_WXBIND.DLL
>> --- WXLUA_MSW28_LUA.DLL
>> --- WXLUA_MSW28_WXLUA.DLL
>> --- WXMSW28
Hakki Dogusan ha scritto:
>> 2) do a make clean in wxLua and then retry.
>>
>
> - did a make clean
> - compiled with
> F:\a_C\wxLua\build\msw>mingw32-make -fmakefile.gcc SHARED=1
> WX_MONOLITHIC=1 WX_SHARED=1 BUILD=release
>
> - build stopped with ld error; couldn't find liblua5.1.a
yes, that's
Hi,
Francesco Montorsi wrote:
> Hakki Dogusan ha scritto:
>> Hi,
[snip]
>> Funny...
>>
>> I did a cvs update, then continue to compile..
>> Then send the above message.
>>
>> Meanwhile, Francesco were committing his changes :)
> right ;)
>
>
>> Now building ends with:
>>
>> (mingw32-make -fmakef
Hakki Dogusan ha scritto:
> Hi,
>
> Hakki Dogusan wrote:
>> Hi,
>>
>> John Labenski wrote:
>>> Everything else seems great, I'm using VC 2003 and nmake.exe and both
>>> release and debug work even with the wxStEditor lib!
>>>
>>> But, for SHARED=1 the paths for the dlls are
>>> ..\..\lib\wxmsw_msw
Hi,
Hakki Dogusan wrote:
> Hi,
>
> John Labenski wrote:
>> Everything else seems great, I'm using VC 2003 and nmake.exe and both
>> release and debug work even with the wxStEditor lib!
>>
>> But, for SHARED=1 the paths for the dlls are
>> ..\..\lib\wxmsw_msw26_wxlua.dll
>> but should be
>> ..\..\
Hi,
John Labenski wrote:
> Everything else seems great, I'm using VC 2003 and nmake.exe and both
> release and debug work even with the wxStEditor lib!
>
> But, for SHARED=1 the paths for the dlls are
> ..\..\lib\wxmsw_msw26_wxlua.dll
> but should be
> ..\..\..\lib\[vc_dll]\wxmsw_msw26_wxlua.dll
klaas.holwerda ha scritto:
> John Labenski wrote:
>> Everything else seems great,
> It does, every day its better :-)
>> I'm using VC 2003 and nmake.exe and both
>> release and debug work even with the wxStEditor lib!
>>
> Yep. just setting WXSTEDIT as env., where would we be without Francesco
John Labenski ha scritto:
> Everything else seems great, I'm using VC 2003 and nmake.exe and both
> release and debug work even with the wxStEditor lib!
great!
> But, for SHARED=1 the paths for the dlls are
> ..\..\lib\wxmsw_msw26_wxlua.dll
> but should be
> ..\..\..\lib\[vc_dll]\wxmsw_msw26_wxlu
On 12/15/06, klaas.holwerda <[EMAIL PROTECTED]> wrote:
> John Labenski wrote:
> > wxWidgets seems to build it's libs in only
> > lib/vc_lib for all lib builds release, debug, unicode
> > lib/vc_dll for all dll builds release, debug, unicode
> >
> > Can we change it to this?
> I think that was th
John Labenski wrote:
> Everything else seems great,
It does, every day its better :-)
> I'm using VC 2003 and nmake.exe and both
> release and debug work even with the wxStEditor lib!
>
Yep. just setting WXSTEDIT as env., where would we be without Francesco :-)
Should we change the default to
Everything else seems great, I'm using VC 2003 and nmake.exe and both
release and debug work even with the wxStEditor lib!
But, for SHARED=1 the paths for the dlls are
..\..\lib\wxmsw_msw26_wxlua.dll
but should be
..\..\..\lib\[vc_dll]\wxmsw_msw26_wxlua.dll
Also, I see in the changelog that lib\v
15 matches
Mail list logo