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

GitBlocks Plugin

<< < (6/11) > >>

amigabill:
OK, how do I install this? I downloaded as ZIP file from GitHub. INSTALL file is 0 bytes, and README says nothign about install, it only refers to this thread.  Codeblocks plugin manager looks for a *.cbplugin file, I see a *.cbp file in the archive and made a link for a *.cbplugin version but that doesn't load.  make all doesn't do anything, configure doesn't do anything, make GitBlocks.cbplugin doesn't do anything...

Please help, as I'm not good with git command line yet and hope a GUI will help. (I've previously used Eclipse with its git plugin)

oBFusCATed:
I suppose you have to build the plugin yourself.

amigabill:

--- Quote from: oBFusCATed on November 17, 2015, 09:58:58 pm ---I suppose you have to build the plugin yourself.

--- End quote ---

Is there a complete and total For Dummies on how to accomplish that? (Sorry, I'm new to CodeBlocks and its plugins, and as described I couldn't find any install info in readme/install/makefiles found in the plugin package, and I haven't had to research how to build plugins before install for other IDE tools)

stahta01:

--- Quote from: amigabill on November 20, 2015, 09:20:32 pm ---
--- Quote from: oBFusCATed on November 17, 2015, 09:58:58 pm ---I suppose you have to build the plugin yourself.

--- End quote ---

Is there a complete and total For Dummies on how to accomplish that? (Sorry, I'm new to CodeBlocks and its plugins, and as described I couldn't find any install info in readme/install/makefiles found in the plugin package, and I haven't had to research how to build plugins before install for other IDE tools)

--- End quote ---

What is your Operating System and Code::Blocks installation information?
Edit: Do you self-build Code::Blocks?

Tim S.

turbosnail:
stahta01, just now compile plugin from your repo, its not work.


--- Code: ---Fetching status ...
git status
Fetching from origin ...
cmd.exe /C "git fetch origin"
Fetching log ...
git log --pretty=format:%h%x09%an%x09%ad%x09%s

--- End code ---

Windows 8 x64

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version