[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-windows
Subject:    Re: kdesdk build problem
From:       "Clinton Reddekop" <clinton.reddekop () gmail ! com>
Date:       2008-01-10 2:30:50
Message-ID: 33ad14340801091830h70600862qb21b07805df6cebd () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hello again,

I'm not sure if this helps at all, but I opened both kate.exe and
konqueror.exe in "Dependency Walker" and it warned about these 4 DLL files
for both of them:

DWMAPI.DLL    Delay-load, file is missing.
EFSADU.DLL    Delay-load, file is missing.
SHLWAPI.DLL    Doesn't export required function "#467"
MPR.DLL        Delay-load, doesn't export required function
"WNetRestoreConnectionA"

The first 2 are supposed to be in c:\kderoot\bin, and the last 2 are in
c:\windows\system32.

Thanks,
Clint

On Jan 9, 2008 6:00 PM, Clinton Reddekop <clinton.reddekop@gmail.com> wrote:

> Hi, I tried building it again and it worked this time... I guess somebody
> fixed something in svn.  Unfortunately the .exe files that were built don't
> seem to be working :(   I tried running konqueror.exe and kate.exe, and
> for both I got an "Ok" dialog with title:
>     Microsoft Visual C++ Runtime Library
> and text:
>     Runtime Error!
>     Program: c:\kderoot\bin\kate.exe (or konqueror)
>     This application has requested the Runtime to terminate it in an
> unusual way.
>     Please contact the application's support team for more information.
>
> I didn't even know I had a "Microsoft Visual C++ Runtime Library"!  (I'm
> using MinGW compiler.)
>
> Has anyone had this problem before, or can anyone tell me how I can try to
> debug it (is there a debugger with MinGW?)
>
> Thanks,
> Clint
>
>
> On Jan 9, 2008 3:59 PM, Saro Engels <ps_ml@gmx.de> wrote:
>
> > Clinton Reddekop schrieb:
> > > Hello again,
> > >
> > > I tried to 'emerge kdesdk' overnight.  It ran for a long time, but
> > > stopped with an error:
> > >
> > > [ 95%] Building CXX object
> > kross/core/CMakeFiles/krosscore.dir/manager.obj
> > > Linking CXX shared library ../../bin/libkrosscore.dll
> > > C:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe:
> > > cannot find -lQtScript
> > This is kind of a strange error.
> > Can you have a look whether there is this file in %KDEROOT%\bin?
> >
> > Normally the file should be called QtScript4.dll (As it is over here).
> > You can try to add a custom copy of QtScript4.dll called QtScript.dll.
> >
> > I cannot yet say whether this is a more serious thing.
> >
> > Greetings,
> > SE
> > _______________________________________________
> > Kde-windows mailing list
> > Kde-windows@kde.org
> > https://mail.kde.org/mailman/listinfo/kde-windows
> >
>
>

[Attachment #5 (text/html)]

Hello again,<br><br>I&#39;m not sure if this helps at all, but I opened both kate.exe \
and konqueror.exe in &quot;Dependency Walker&quot; and it warned about these 4 DLL \
files for both of them:<br><br>DWMAPI.DLL&nbsp;&nbsp;&nbsp; Delay-load, file is \
missing. <br>EFSADU.DLL&nbsp;&nbsp;&nbsp; Delay-load, file is \
missing.<br>SHLWAPI.DLL&nbsp;&nbsp;&nbsp; Doesn&#39;t export required function \
&quot;#467&quot;<br>MPR.DLL&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Delay-load, \
doesn&#39;t export required function &quot;WNetRestoreConnectionA&quot;<br> <br>The \
first 2 are supposed to be in c:\kderoot\bin, and the last 2 are in \
c:\windows\system32.<br><br>Thanks,<br>Clint<br><br><div class="gmail_quote">On Jan \
9, 2008 6:00 PM, Clinton Reddekop &lt;<a href="mailto:clinton.reddekop@gmail.com"> \
clinton.reddekop@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" \
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; \
padding-left: 1ex;">Hi, I tried building it again and it worked this time... I guess \
somebody fixed something in svn.&nbsp; Unfortunately the .exe files that were built \
don&#39;t seem to be working :(&nbsp;&nbsp; I tried running  konqueror.exe and \
kate.exe, and for both I got an &quot;Ok&quot; dialog with title: \
<br>&nbsp;&nbsp;&nbsp; Microsoft Visual C++ Runtime Library<br>and \
text:<br>&nbsp;&nbsp;&nbsp; Runtime Error!<br>&nbsp;&nbsp;&nbsp; Program: \
c:\kderoot\bin\kate.exe (or konqueror)<br>&nbsp;&nbsp;&nbsp; This application has \
requested the Runtime to terminate it in an unusual way.<br>

&nbsp;&nbsp;&nbsp; Please contact the application&#39;s support team for more \
information.<br><br>I didn&#39;t even know I had a &quot;Microsoft Visual C++ Runtime \
Library&quot;!&nbsp; (I&#39;m using MinGW compiler.)<br><br>Has anyone had this \
problem before, or can anyone tell me how I can try to debug it (is there a debugger \
with MinGW?) <br><br>Thanks,<br>Clint<div><div></div><div class="Wj3C7c"><br><br><div \
class="gmail_quote">On Jan 9, 2008 3:59 PM, Saro Engels &lt;<a \
href="mailto:ps_ml@gmx.de" target="_blank">ps_ml@gmx.de</a>&gt; wrote:<br><blockquote \
class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt \
0pt 0.8ex; padding-left: 1ex;">

Clinton Reddekop schrieb:<br><div>&gt; Hello again,<br>&gt;<br>&gt; I tried to \
&#39;emerge kdesdk&#39; overnight. &nbsp;It ran for a long time, but<br>&gt; stopped \
with an error:<br>&gt;<br></div><div> &gt; [ 95%] Building CXX object \
kross/core/CMakeFiles/krosscore.dir/manager.obj<br>&gt; Linking CXX shared library \
../../bin/libkrosscore.dll<br>&gt; \
C:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe:<br>

&gt; cannot find -lQtScript<br></div>This is kind of a strange error.<br>Can you have \
a look whether there is this file in %KDEROOT%\bin?<br><br>Normally the file should \
be called QtScript4.dll (As it is over here).<br>You can try to add a custom copy of  \
QtScript4.dll called QtScript.dll.<br><br>I cannot yet say whether this is a more \
serious thing.<br><br>Greetings,<br>SE<br>_______________________________________________<br>Kde-windows \
mailing list<br><a href="mailto:Kde-windows@kde.org" target="_blank">

Kde-windows@kde.org</a><br><a \
href="https://mail.kde.org/mailman/listinfo/kde-windows" \
target="_blank">https://mail.kde.org/mailman/listinfo/kde-windows</a><br></blockquote></div><br>
 </div></div></blockquote></div><br>



_______________________________________________
Kde-windows mailing list
Kde-windows@kde.org
https://mail.kde.org/mailman/listinfo/kde-windows


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic