Can you please test if the new 2.4 version of ASC fixes this bug? We
have updated the resolution detection code. It works on a Netbook having
a 1024*600 display running windows, and I hope it works on X too.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject o
This bug has been fixed in the ASC 2.4 release
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: g++-4.1
Version: 4.1.1-13
Severity: normal
I can't compile *any* C++ program with gcc-4.1.1. Even a trivial program like
#include
int main()
{
std::cout << "Hello World";
return 0;
}
results, when called with 'g++ hello.cpp', in
/tmp/ccHGtEjK.s: Assembler messages:
/tmp/ccHGtEj
On Tue, 11 Jul 2006 21:38:50 -0400 (EDT), Ari Pollak wrote:
>Are you sure about this? gltron builds fine with SDL_sound without
>depending on the extra libraries.
But ASC does not.
I think the difference is if you link a library against SDL_sound, then
it's necessary; but if you link an applicati
Package: libsdl-sound1.2-dev
Version: 1.0.1-5
Severity: normal
libsdl-sound depends on several other libraries. libsdl-sound-dev should
depend on the -dev versions of these libraries, as it can't be linked
against without their .la files being present.
Dependencies from libsdl-sound.la:
/usr/li
On Mon, 23 May 2005 18:07:25 +0200, Bartosz Fenski aka fEnIo wrote:
>Do you have any clue what could cause this crash on alpha architecture?
Sorry, I don't know what's going wrong. But to be honest, I would have
been surprised if ASC did run on Alpha out of the box...
I don't expect the changes
6 matches
Mail list logo