Vadim Zeitlin wrote:

VZ>MAC> I don't have the Microsoft compiler
VZ>
VZ> Normally, there should be no problems building wxWin with a free
compiler:
VZ> either mingw32 or Borland. Unfortunately, the person who was working on
the
VZ> makefiles for the latter has apparently disappeared and he has never
sent
VZ> me [even incomplete] makefiles unfortunately...
VZ>

Hi!

Stop!!!! I'm here !-)

I'm the one hwo's working on the Borland makefiles!

I know i don't have much time for this, but on this time i am working on my
problem with operator-> in lists.h.

The Makefile is now so complete that i, if i disable the line 132 in
lists.h, can Build a version of M.exe. But this one didn't run, M.exe ever
fails to run with the typical windows error.

In lists.h the Borland compiler 5.3 want for operator-> a return worth of
type class iterator. If i see it right you also have a warning on Visual C++
for this line and disable this warning in line 24 of lists.h.

On this point i dont know how to fix it, but every day i try an other
Version of line 132.

I work on this point but if you have an idea, please tell it to me!

This is the status of my work:

The real makefiles for Borland C++ are ready, but the need a litle-bit of
fine-tuning.
The make config-files only run's on my computer, i must work on this, to get
it run on every Win32 PC with Borland C++ and an actual Version of
wxWindows!
The changes in c-client are very big. I just have done it, but i must create
a patch, and have a look, that i don't stop the unix and mac OS Version
running.
The biggest Problem is, that M.exe didn't run. I hope that it would work if
i could fix the operator-> in lists.h

Also i have the Big problem, that the Debugger of Borland C++ didn't run
with my debug-Version of M.exe! It hangs wile loading M.exe!

After i had closed the work on c-client i want to give you the Makefiles. So
that other People can also help to get Mahogany compile on Borland C++ befor
releasing Version 0.65.

I work on Mahogany. My target is to get Mahogany compile on my Borland C++
Compiler, so that i can help developing Mahogany.

Mahogany is a create E-Mail client, and i want to work on them!

By

Marcus


----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to