eclipse pbm

Login to reply to this topic.
Fri, 2005-09-02 15:39
Joined: 2005-08-26
Forum posts: 16
hi,

    I am using Eclipse IDE for UIQ....but i can't able to create the new empty  project.....Error during build is coming..pls help me

regards,
rajesh

Sat, 2005-09-03 22:28
Joined: 2004-07-01
Forum posts: 26
Re: eclipse pbm
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

mikolajz

Mon, 2005-09-05 06:33
Joined: 2005-08-26
Forum posts: 16
Re: eclipse pbm
hi mikolajz ,

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
Mon, 2005-09-05 18:50
Joined: 2004-07-01
Forum posts: 26
Re: eclipse pbm
This version cannot detect VS6 but the entry you created should work.

Go to Visual Studio set in Project > Properties > Symbian OS Development and check if the Win32 Compiler is set to Visual Studio 6.

mikolajz

  • Login to reply to this topic.