Hi John,
I just installed this package myself in an i386 system and it works fine.
--- snip test file ---
// test c++ file
#include
using namespace std;
class Test {
public:
Test() { cout << "Moo" << endl; }
};
int main(void)
{
Test *t = new Test();
del
Package: blender
Version: 2.36-1
Severity: grave
Bugs 239184 and 291888 seem to refer to an abhorrent behaviour which I
also witness - namely that none of the widgets render correctly or at
all. I'm setting the severity high as it does render the thing
unusable.
I am running an X.org server w/DR
2 matches
Mail list logo