Re: [AD] Some bugs in the CVS version |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
guilt wrote:
On Sun, 13 Feb 2005 13:38:42 +1100, Peter Wang <tjaden@xxxxxxxxxx> wrote:guilt wrote:Hi, Here are some bugs i'd like to report: 1. Compiles on MSVC6 SP6 but the dynamically linked version is b0rken. The dynamically compiled version works well on gcc and Intel c++ 8.1, however. No problems in STATIC compilations.Borked how? Maybe some of the export files (or whatever) need to regenerated.I think so, too. But it appears that the MingW port has no problems. Also, when one uses the VC built DLLs with gcc compiled EXEs, there's no problem whatsoever. It's a strange bug, but yes, there is.
Can any other Windows user give this a go?
2. Error in including astdint.h (in alconfig.h) .. Can be fixed by copying over the astdint.h file or commenting it out.What's the error?After installation (say, E:/MingW/include) , compilation fails on alconfig.h: #ifndef SCAN_DEPEND //or something to this effect #include "allegro/platform/astdint.h" //<-- File not found. Has not been installed. Should it be? #endif
Cheers. Hopefully it's fixed now for all platforms. Peter
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |