Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build on ubuntu 14.04 dont merge this pull request #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Vdragon
Copy link

@Vdragon Vdragon commented Nov 1, 2014

Just for FYI purpose, don't merge this.

Code::Blocks seemed to rely on this to be set in recent versions.
Refer http://forums.codeblocks.org/index.php?topic=5421.0

Signed-off-by: V字龍(Vdragon) <[email protected]>
zip -j9 CBEditorConfig.cbplugin CBEditorConfig.so CBEditorConfig.zip
will generate an archive without CBEditorConfig.so due to Code::Blocks
add the lib prefix to the file automatically.
This commit disables the "feature".

Signed-off-by: V字龍(Vdragon) <[email protected]>
In 13.12 Code::Blocks compiler option "`pkg-config --cflags codeblocks`"
and "`wx-config --cflags`" didn't expand in unknown reason.

This commit simply replace them.
DONT EVER MERGE THIS COMMIT AS IT IS NOT SANE AT ALL!

Signed-off-by: V字龍(Vdragon) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant