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

Small problem in DragScroll_Windows.cbp

(1/2) > >>

gd_on:
After the move to a subfolder src of the dragscroll plugin code (svn 13836), at line 61 DragScroll_Windows.cbp, a src\manifest.xml should be there (not only manifest.xml). Other cbps are OK.

ollydbg:
I think we don't need this "src" folder.

I just looked at the other plugins' folder, I don't see the "src" folder there.

Pecan may give some comments on this.

EDIT:
It looks like Pecan's maintained plugin has this feature, I mean there is a src folder in the plugin's root folder.
Can we make more consistence?

jggimi:
On my OS (OpenBSD), 13838 won't build dragscroll from source: it doesn't know how to build manifest.xml.  Not sure why.


--- Code: ---Making all in appdata
Making all in dragscroll
make: don't know how to make manifest.xml (prerequisite of: dragscroll.zip)
Stop in src/plugins/contrib/dragscroll
*** Error 1 in src/plugins/contrib (Makefile:658 'all-recursive')

--- End code ---

Pecan:
Fixed svn rev 13839.

gd_on:
Thanks.
But, not sure that this fix the problem encountered by jggimi. He uses a makefile process I suppose, and the path to manifest.xml is not found, if I understand well.

Navigation

[0] Message Index

[#] Next page

Go to full version