I'm able to fix few things now the error is
--
Unhandled Exception: System.TypeInitializationException: An exception
was thrown
by the type initializer for com.trolltech.qt.core.QCoreApplication ---
> System.
TypeInitializationException: An exception was thrown by the type
initializer for
com.trolltech.qt.core.QObject --->
System.TypeInitializationException: An excep
tion was thrown by the type initializer for
com.trolltech.qt.QtJambiObject --->
System.TypeInitializationException: An exception was thrown by the
type initiali
zer for com.trolltech.qt.QtJambi_LibraryInitializer --->
java.lang.UnsatisfiedLi
nkError: com/trolltech/qt/internal/
QClassPathFileEngineHandler.initialize()V
--- End of inner exception stack trace ---
at com.trolltech.qt.QtJambiObject..cctor () [0x00000]
--- End of inner exception stack trace ---
at com.trolltech.qt.core.QObject..cctor () [0x00000]
--- End of inner exception stack trace ---
at com.trolltech.qt.core.QCoreApplication..cctor () [0x00000]
--- End of inner exception stack trace ---
at Qt1.Program.Main (System.String[] args) [0x00000]
-------
Sharique