Hi,
 I  created one dll file using Qt tool and c programming language its
working fine on my windows application but when  I compile it on Linux it
show me one error on function pointer
like this

expected ‘)’ before ‘*’


and my working code is

 void *(  CALLBACK *managedStopCallback)();

Any one experianced in this please help me
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to