Re: kdevelop on kde-cygwin-3.4

Ralf Habacker <[email protected]> Sun, 10 Jul 2005 12:16:47 +0200
Newsgroups gmane.comp.kde.devel.cygwin
Message-ID <[email protected]>
Am Sonntag, 10. Juli 2005 05:57 schrieb vinay c:
> 
> Hi
> 
> I installed the new version of kde on cygwin (3.4)
> from the snapshot page. Then i installed th kdevelop
> package .
Which kdevelop package do you have installed ? 

May be you have installed kdevelop from the kde 3.1.4 release, which will not 
run with kde 3.4. 

> 
> When, after executing the script startkde, when i  try
> to launch kdevelop, i get the following error before
> kdevelop crashes - 
> 
> kdevelop.exe - entry point not found 
> The procedure entry point 
> _ZN6KParts10BrowserRun14askEmbedOrSaveERK4URLRK7QStringS6_j
> could not be located in the dynamic link library
> cygparts2.dll  
This library isn't known, probably you mean cygkparts2.dll, in which this 
symbol isn't located. 
> 
Ralf Habacker