<br><font size=2 face="sans-serif">I've made some progress:</font>
<br><font size=2 face="sans-serif">In my working plugin I placed this two
lines:</font>
<br>
<br><font size=2>QLibrary myLib( </font><font size=2 color=#a11f12>"C:/Progra~2/QGISVA~1/apps/qgis/plugins/tb4qgisplugin.dll"</font><font size=2>
);</font>
<br><font size=2>  </font><font size=2 color=blue>bool</font><font size=2>
loaded = myLib.load();</font>
<br>
<br><font size=2 face="sans-serif">and get this messages:</font>
<br>
<br><font size=1>"qgis-bin.exe": "C:\Program Files (x86)\QGIS
Valmiera\apps\qgis\plugins\tb4qgisplugin.dll" geladen, Symbole wurden
geladen.</font>
<br><font size=1>Eine Ausnahme (erste Chance) bei 0x77c81d82 in qgis-bin.exe:
0xC0000139: Entry Point Not Found.</font>
<br><font size=1>"qgis-bin.exe": "C:\Program Files (x86)\QGIS
Valmiera\apps\qgis\plugins\tb4qgisplugin.dll" entladen.</font>
<br>
<br><font size=2 face="sans-serif">But which is the entry point of my dll?</font>
<br>
<br><font size=2 face="sans-serif">is it the run() of my plugin? I didn't
changed the code, what could have happened?</font>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>SSchmidt@gfi-gis.de</b>
</font>
<br><font size=1 face="sans-serif">Sent by: qgis-developer-bounces@lists.osgeo.org</font>
<p><font size=1 face="sans-serif">06.05.2014 11:49</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">qgis-developer@lists.osgeo.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[Qgis-developer] couldn't load cpp-plugin</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2 face="sans-serif"><br>
Hello,</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
 I know, its a worst with the c++-plugin-developers...</font><font size=3>
</font><font size=2 face="sans-serif"><br>
Again I have a problem with a plugin in updating. <br>
In QGIS 2.0 (32bit) I have two plugins working. Now I downloaded the sources
for QGIS 2.2, compiled it and was very happy, because i've had no problems
here. I compiled my two plugins and get also no errors. The first plugin
works fine in QGIS 2.2 (32 bit) but the other gets an error (written i
protocol-extensions) while starting QGIS and loading the plugins. But the
errormessage is not so meaningful : "The procedure is unknown",
but which is meant? Besides I could not debug this. Until now i debugged
my projects when qgis has been started by detaching the process in Visual
Studio. How can I get the Name of the procedure? I think I'm searching
the needle in a haystack.</font><font size=3> </font><font size=2 face="sans-serif"><br>
Has anyone an Idea?</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Thanks a lot.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
SSchmidt</font><tt><font size=2>_______________________________________________<br>
Qgis-developer mailing list<br>
Qgis-developer@lists.osgeo.org<br>
http://lists.osgeo.org/mailman/listinfo/qgis-developer</font></tt>
<br>