Re: [Development] videoPlayer crashed

2012-02-18 Thread Andre Somers
Hi Brian, 1) It is rude to hijack somebody elses thread. The thread you are replying in is about a request for a UI Helpers repository, not about Phonon. 2) You're in the wrong mailing list. This list deals with developing Qt *itself*, not with developing *with* Qt. You are looking for the inter..

[Development] videoPlayer crashed

2012-02-17 Thread Brian Li
Dear all: I'm learning to use the Phonon in QT, followed up some examples in the help document to setup one VideoPlayer, but when running this programe, it always crashed, the example is so simple I don't known where is wrong. #include #include #include int main(int argc, char *argv[]) {