The plug-in does work with UIQ (the new 0.5.9x prereleases have even a project template contributed by Henri Muurimaa).
Give me the details of the error - maybe I'll be able to help. If it was an error dialog box check the log file in Eclipse\workspace\.metadata\.log . One reason I know the build could fail is that the directory for bld.inf set up in Project > Properties > Symbian OS doesn't exist
thanx for ur reply.I am using symbdev 0.5.2 plugin.This plugin is detecting UIQ but it not detect the VC++ 6.0 ...hence i set the path C:\Program Files\Microsoft Visual Studio\VC98\bin in win32 tool chain.when i try to create the new project ,Error building workspace(Error:Build Error) is coming.I openend the log file...this is the content....pls help for this...
!ENTRY pl.zalewski.mikolaj.symbdev 4 1 Sep 03, 2005 13:45:07.169 !MESSAGE No Win32 compilation tool configured. Go to Project > Properties > Symbian OS Development to configure
Forum posts: 26
Give me the details of the error - maybe I'll be able to help. If it was an error dialog box check the log file in Eclipse\workspace\.metadata\.log . One reason I know the build could fail is that the directory for bld.inf set up in Project > Properties > Symbian OS doesn't exist
mikolajz
Forum posts: 16
thanx for ur reply.I am using symbdev 0.5.2 plugin.This plugin is detecting UIQ but it not detect the VC++ 6.0 ...hence i set the path C:\Program Files\Microsoft Visual Studio\VC98\bin in win32 tool chain.when i try to create the new project ,Error building workspace(Error:Build Error) is coming.I openend the log file...this is the content....pls help for this...
!ENTRY pl.zalewski.mikolaj.symbdev 4 1 Sep 03, 2005 13:45:07.169
!MESSAGE No Win32 compilation tool configured. Go to Project > Properties > Symbian OS Development to configure
!ENTRY org.eclipse.core.runtime 4 2 Sep 03, 2005 13:45:08.792
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
!STACK 1
org.eclipse.core.runtime.CoreException: Error while executing 'bldmake bldfiles ':
CreateProcess: C:\WINDOWS\system32\cmd.exe /c bldmake bldfiles error=267
thanx,
regards,
rajesh
Forum posts: 26
Go to Visual Studio set in Project > Properties > Symbian OS Development and check if the Win32 Compiler is set to Visual Studio 6.
mikolajz