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

Fix to build wxsDateTimePickerCtrl on Linux

(1/1)

Bug Killer:
wxsDateTimePickerCtrl is excluded from build on Linux because wxsTimePickerCtrl.h refers to a misspelled include.

Fix :

replace #include <wxWidgets/wxsWidget.h>

with #include <wxwidgets/wxswidget.h>

wxSmithContribItems/Makefile.am must be modified to build wxsDateTimePickerCtrl.

BlueHazzard:
Thanks for reporting.
Please post bugs in the source forge ticket system, so it wont get lost...

BlueHazzard:
Fixed in  r13189
Thank you!

Navigation

[0] Message Index

Go to full version