I'm trying to install Qt for S60. I have 3rd edition FP2 devkit installed. When I try to run configure, building of qmake fails miserably: http://pastebin.com/m13f9e112
I've reinstalled SDK this didn't have any efect.
J
I'm trying to install Qt for S60. I have 3rd edition FP2 devkit installed. When I try to run configure, building of qmake fails miserably: http://pastebin.com/m13f9e112
I've reinstalled SDK this didn't have any efect.
J
Hi,
the error
# Error: ^^^^^^^^^^
# the file 'stddef.h' cannot be opened
would indicate to me that you're using S60 3rd Ed. FP1 and haven't installed Open C. Are you sure it's FP2 that you're using?
Cheers,
Jack
devices output:
Directory C:\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\include\libc has stddef.h inside it.Code:S60_3rd_FP2_SDK_v1.1:com.nokia.s60 - default
Added epoc32\include and epoc32\include\libc to env variable MWCSym2Includes. Now it finds stddef.h and friends. Current output is this.
Thanks, I ran Configure environment for WINSCW command line and everything seems to be working now.
Edit\\ Now I feel embarassed, if I would've read the whole INSTALL before messing around I would've done that before.![]()