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

Getting started with plugins [resolved]

<< < (3/5) > >>

stardust:

--- Quote from: TDragon on February 13, 2007, 04:51:27 pm ---... change your SdkVersion "release" attribute to 5.
--- End quote ---

You mean the attribute in the manifest.xml? Changing that does not help. The error message is the same. And yes, I rebuilt the plugin and copied the stuff to them folders.


--- Quote from: TDragon on February 13, 2007, 04:51:27 pm ---As far as your loathsome colors go, many colors can be changed in the Environment and Editor settings, but the defaults should never be unreadable. You may want to consider poking around in your OS' visual settings

--- End quote ---
I confirm with you. These colors *are* loathsome. C::B retains the envoronment colors but it does *not* retain the syntax highlight colors. (since several svn versions, I am still on 3596).

In the Management.Projects tab the headers and resouce file name's foreground colors are explicitely set to black without caring for contrast. For the tabs colors I changed the tabAreaColor and it's fine.

Is there a way to change the syntax highlighter's colors by hand in some file and copy it to a location where C::B looks for it on startup? That would be much less annoying then reentering all all these not-retained colors again and again...


--- Quote from: TDragon on February 13, 2007, 04:51:27 pm ---, or even changing to a more mainstream distribution such as Ubuntu, Fedora Core, openSUSE, etc.

--- End quote ---
Yeah, I will bother my admin when I have some days left...

Pecan:
zip up your plugin source and .cbp files (or a minimal example that causes the problem).
Upload them to http://savefile.com, then paste the url here.
We'll have a look at it.

 

stardust:

The archive is there. The sdk's subsubversion in manifelst.xml is changed by hand to "8" (was "5").

http://freenet-homepage.de/hightec-rt/MyPlugin.zip

Pecan:

--- Quote from: stardust on February 15, 2007, 10:17:12 am ---
The archive is there. The sdk's subsubversion in manifelst.xml is changed by hand to "8" (was "5").

http://freenet-homepage.de/hightec-rt/MyPlugin.zip

--- End quote ---

Your plugin is NOT compiling. You should have told us of your errors.


The plugin wizard is producing an incorrect .cbp file.
Insert the following into Build Options/Search Directories

Re-compile, re-install. Note any compile errors.


mandrav:

--- Quote ---The plugin wizard is producing an incorrect .cbp file.
Insert the following into Build Options/Search Directories
--- End quote ---

Pecan, these are the old directories. The new ones use include/ instead of sdk/...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version