Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Plugin for a Programming Language

<< < (7/7)

Pecan:

--- Quote from: igorevc on June 11, 2009, 06:29:29 pm ---Good afternoon.

I did change wxLog::EnableLogging(false);" to true.
I tried to install again the plugin and shows a dialog with the error.

The error says that "it is impossible to locate the specified module".

I hope it helps to unravel the solution for this problem.

Thank you for your attention.

--- End quote ---

Is it possible that you have more than one wxmsw28u_gcc_custom.dll on your system. You might be loadng the wrong one when CB executes ?

igorevc:
Good day to all.
I'm sorry, pecan, for not replying your answer because I was busy building the plugin. In the meantime, I have solved the problem.

I have finished the plugin, through Code::Blocks SVN, but I need help to port to the nightly builds.
The plugin was developed in Windows with wxPack (an already compiled wxWidgets 2.8.9) and on Windows XP.
And the plugin was also compiled and used with success on Ubuntu.
I tried to port the code to the most recent nightly build for Windows, but it gives the error od different SDK version.

Thank you for your attention.

dmoore:
http://wiki.codeblocks.org/index.php?title=Linking_the_plugin_to_a_Nightly_Build

Navigation

[0] Message Index

[*] Previous page

Go to full version