c++.wxwindows - internal error with 8.38
- W這dzimierz Skiba (48/48) Feb 12 2004 I'm getting internal error with current head (checkout two hours ago).
- W這dzimierz Skiba (11/13) Feb 12 2004 With the same settings broken FL:
- Walter (4/10) Feb 12 2004 I can fix it if you can send me a small reproducible example.
- W這dzimierz Skiba (6/11) Feb 12 2004 I know Walter and if nobody will handle it before release of 2.5.1 then ...
I'm getting internal error with current head (checkout two hours ago).
dmc -mn -c -odmc_msw\monolib_artstd.obj -o -D__WXMSW__ -I..\..\include -
I..\..\lib\dmc_lib\msw -w- -I..\..\src\tiff -I..\..\src\jpeg -
I..\..\src\png -I..\..\src\zlib -I..\..\src\regex -I..\..\src\expat\lib -
DwxUSE_BASE=1 -Ar -Ae ..\..\src\common\artstd.cpp
Internal error: cod3 2533
I have no time to stay to long on it because I have other timelines as well
so I'm sharing it here. Any confirmation or solution? Replicable with beta?
It is with dm838c.zip (latest free relase) with makefiles generated with
Bakefiles.local.bkgen.
<?xml version="1.0" ?>
<bakefile-gen>
<enable-formats>dmars</enable-formats>
<del-flags>-DWRITE_OPTIONS_FILE=0</del-flags>
<del-flags>-DOPTIONS_FILE=config.dmc</del-flags>
<del-flags>-DOPTIONS_FILE=../build/msw/config.dmc</del-flags>
<del-flags>-DOPTIONS_FILE=../../build/msw/config.dmc</del-flags>
<del-flags>-DOPTIONS_FILE=../../../build/msw/config.dmc</del-flags>
<del-flags>-DOPTIONS_FILE=../../../../build/msw/config.dmc</del-flags>
<add-flags>
-DSHARED=0
</add-flags>
<add-flags>
-DRUNTIME_LIBS=static
</add-flags>
<add-flags>
-DUNICODE=0
</add-flags>
<add-flags>
-DMONOLITHIC=1
</add-flags>
<add-flags>
-DBUILD=release
</add-flags>
<add-flags>
-DUSE_GUI=1
</add-flags>
<add-flags>
-DUSE_OPENGL=1
</add-flags>
<add-flags>
-DUSE_ODBC=0
</add-flags>
<add-flags>
-DWXUNIV=0
</add-flags>
</bakefile-gen>
ABX
Feb 12 2004
"W這dzimierz Skiba" <abx abx.art.pl> wrote in news:c0gbqg$19mn$1 digitaldaemon.com:It is with dm838c.zip (latest free relase) with makefiles generated with Bakefiles.local.bkgen.With the same settings broken FL: dmc -mn -c -odmc_msw\fllib_rowlayoutpl.obj -o -D__WXMSW__ - I..\..\src\fl\..\..\..\include -I..\..\src\fl\..\..\..\lib\dmc_lib\msw -w- -I..\..\src\fl\..\..\include -Ar -Ae ../../src/fl\rowlayoutpl.cpp ); ^ ../../src/fl\rowlayoutpl.cpp(264) : Error: ')' expected --- errorlevel 1 ABX
Feb 12 2004
"W這dzimierz Skiba" <abx abx.art.pl> wrote in message news:c0gbqg$19mn$1 digitaldaemon.com...I'm getting internal error with current head (checkout two hours ago). dmc -mn -c -odmc_msw\monolib_artstd.obj -o -D__WXMSW__ -I..\..\include - I..\..\lib\dmc_lib\msw -w- -I..\..\src\tiff -I..\..\src\jpeg - I..\..\src\png -I..\..\src\zlib -I..\..\src\regex -I..\..\src\expat\lib - DwxUSE_BASE=1 -Ar -Ae ..\..\src\common\artstd.cpp Internal error: cod3 2533I can fix it if you can send me a small reproducible example. Thanks, -Walter
Feb 12 2004
"Walter" <walter digitalmars.com> wrote in news:c0ghir$1k14$1 digitaldaemon.com:I know Walter and if nobody will handle it before release of 2.5.1 then I will deliver it later. Since my time is limited for now I shared it for bored people ;) ABX..\..\src\common\artstd.cpp Internal error: cod3 2533I can fix it if you can send me a small reproducible example. Thanks, -Walter
Feb 12 2004









"W這dzimierz Skiba" <abx abx.art.pl> 