User forums > Nightly builds
The 20 february 2006 build is out.
kkez:
For me only DragScroll.dll exist, but still i get that error.
Btw, codeblocks crash when i start it without loading any plugin. From the call stack:
--- Quote ---617F9B78 C:\Documents and Settings\Home\Documenti\Programmazione\CODEBLOCKS SVN\SVN\codeblocks.dll:617F9B78 _ZN15CompilerFactory11GetCompilerEj
61893DB3 C:\Documents and Settings\Home\Documenti\Programmazione\CODEBLOCKS SVN\SVN\codeblocks.dll:61893DB3 _ZN13ProjectLoader18GetValidCompilerIDERK8wxStringS2_
6188CFD1 C:\Documents and Settings\Home\Documenti\Programmazione\CODEBLOCKS SVN\SVN\codeblocks.dll:6188CFD1 _ZN13ProjectLoader16DoProjectOptionsEP12TiXmlElement
--- End quote ---
This should be related to the compiler plugin, looking at the call stack... infact it wasn't loaded when i tried to start codeblocks. Maybe compiler plugin should be (sort of) unloadable...
EDIT: why DragScoll plugin store its configuration settings in a ini file instead of the default.conf file?
thomas:
That is "normal" behaviour, since loading a project requires at the very least the presence of the compiler plugin.
True, an application crash is not nice behaviour, no matter what. Maybe the compiler plugin should really be inalienably enabled by default. It simply makes no sense to disable it, and it crashes the application...
kkez:
But if you disable it accidentally, then codeblocks crash and you cannot restore its enable state. And if one doesn't know how to restore it manually...
A plugin is made to be plugged or unplugged, but if you can't because the plugin is necessary, then it's better to integrate its code inside codeblocks itself :)
davereid20:
I cleaned out my Code::Blocks program folder except for my wxmsw26u_gcc_cb.dll and then uncompressed this build so that I wouldn't have any of the old plugins. I get the same error "Code::Blocks v1.0: codeblocks.exe - Entry Point Not Found..." Maybe something in my Code::Blocks application data (default.conf) is causing this?
Acki:
Yes, I get the same error !!!
The procedure entry point _ZN8cbPlugin14NotImplementedERK8wxString could not be located in the dynamic link library codeblocks.dll
And I only have the DragScroll.dll in the plugin folder...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version