[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] winforms not working anymore on OSX
From: |
Rhys Weatherley |
Subject: |
Re: [Pnet-developers] winforms not working anymore on OSX |
Date: |
Fri, 18 Jul 2003 09:58:38 +1000 |
User-agent: |
KMail/1.4.3 |
On Friday 18 July 2003 02:34 am, Enrique Zamudio wrote:
> I wrote a small program that only creates a Form and displays it, but it
> doesn't work either. Like I said, now even hello world crashes with a
> horrible "bus error".
Could you send us a gdb backtrace of the crash when running hello.exe? That
may help us isolate this further. To get a backtrace, do the following:
- make sure that pnet and pnetlib are both "make installed"'ed.
- invoke "gdb ilrun" at the command-line.
- type "run hello.exe" at the gdb prompt.
- when the program crashes, type "bt" to get the backtrace.
Cheers,
Rhys.
- [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/15
- Re: [Pnet-developers] winforms not working anymore on OSX, Rhys Weatherley, 2003/07/15
- Re: [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/15
- Re: [Pnet-developers] winforms not working anymore on OSX, Gopal V, 2003/07/17
- Re: [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/17
- Re: [Pnet-developers] winforms not working anymore on OSX, Gopal V, 2003/07/17
- Re: [Pnet-developers] winforms not working anymore on OSX,
Rhys Weatherley <=
- Re: [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/17
- Re: [Pnet-developers] winforms not working anymore on OSX, Gopal V, 2003/07/18
- Re: [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/18