http://bugs.winehq.org/show_bug.cgi?id=13116
Summary: wxDev-C++: Problem building projects Product: Wine Version: 0.9.61. Platform: PC-x86-64 URL: http://wxdsgn.sourceforge.net OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nicocarbone@gmail.com
Created an attachment (id=12897) --> (http://bugs.winehq.org/attachment.cgi?id=12897) Source files of a wxWidgets project
wxDev-C++ installs and works flawlessly until I tried to compile the project using MinGW, witch came bundled with wxDev. It compiles the individual files with no problems, but fails somewhere in the linker or while making the exe. The error is:
C:\Proyecto\Makefile.win [Build Error] exe: *** [Objects/MingW/Proyecto_1_private.res] Error -1073741819
(Proyecto 1 is the project's name)
There is no Proyecto_1_private.res in the Objects/MingW folder, but i have no clue of the reason of this. Running wxDev from the terminal, appears this error, at the same time the compiler fails:
wine: Unhandled page fault on read access to 0x00000000 at address 0x7ee153de (thread 0021), starting debugger...
The same project compiles with no problem in Windows XP, using the same version of wxDev. I am using Ubuntu 8.04 (in spanish) and wine 0.9.61
wxWidgets can be downloaded for free from: http://downloads.sourceforge.net/wxdsgn/wxdevcpp_6.10.2_setup.exe?modtime=11... I attached an example of a wxWidgets project, which compiles perfectly under Windows XP, but fails under wine. To reproduce the crash: -Install wxDev-C++ with defaults options -Run wxDev-C++, go to File -> Open Project o File... and open EjemploFrm.dev -Build and compile the project (go to Execute -> Rebuild All)
http://bugs.winehq.org/show_bug.cgi?id=13116
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=13116
nicocarbone nicocarbone@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.61. |1.0-rc1
--- Comment #1 from nicocarbone nicocarbone@gmail.com 2008-05-18 17:34:59 --- Wine 1.0-rc1 shows the same problem.
http://bugs.winehq.org/show_bug.cgi?id=13116
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc1 |0.9.61.
--- Comment #2 from James Hawkins truiken@gmail.com 2008-05-18 18:33:47 --- Don't change the originally reported version.
http://bugs.winehq.org/show_bug.cgi?id=13116
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffz@jeffz.name
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2008-11-08 05:09:34 --- (In reply to comment #1)
Wine 1.0-rc1 shows the same problem.
is this still an issue in Wine 1.1.8?
http://bugs.winehq.org/show_bug.cgi?id=13116
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #4 from Damjan Jovanovic damjan.jov@gmail.com 2008-11-09 13:15:14 --- The described "Rebuild all" test works just fine on the given sample project, with the latest Git.
http://bugs.winehq.org/show_bug.cgi?id=13116
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2008-11-09 16:47:46 --- reported fixed
http://bugs.winehq.org/show_bug.cgi?id=13116
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-11-21 10:31:36 --- Closing bugs fixed in 1.1.9.