Hi Wysota,
I downloaded wwWidget0.9. I am working on winXP with QT4.4.1when i was compiling the wwWidgets,i got the below error
./tmp\obj\release_shared\qwwlediface.o(.text+0x133):qwwlediface.cpp: undefined r
eference to `QwwLed
::QwwLed(QWidget*)' collect2: ld returned 1 exit status
mingw32-make[1]: *** [release\wwwidgetsplugin.dll] Error 1
mingw32-make[1]: Leaving directory `C:/Qt/4.4.1/wwWidgets/plugin'
mingw32-make: *** [release-all] Error 2
./tmp\obj\release_shared\qwwlediface.o(.text+0x133):qwwlediface.cpp: undefined r
eference to `QwwLed::QwwLed(QWidget*)'
collect2: ld returned 1 exit status
mingw32-make[1]: *** [release\wwwidgetsplugin.dll] Error 1
mingw32-make[1]: Leaving directory `C:/Qt/4.4.1/wwWidgets/plugin'
mingw32-make: *** [release-all] Error 2
To copy to clipboard, switch view to plain text mode
I followed your previous posts,after that i compiled widgets directory and i installed widget libs using make install.after that when i compiled plugins directory using make again i am getting above problem.
how can i solve that.
thanks in advance
Bookmarks