User forums > Using Code::Blocks
Is there a way to get copy/cut/paste in the right click context menu?
oBFusCATed:
--- Quote from: marosknapcok on July 12, 2014, 12:45:37 am ---I really do not understand why you are making such an effort to creating menus at all if everything can be don by keyboard?
--- End quote ---
You've nailed it. The only purpose for the menus is to find what is the shortcut and never use them again :P ;D
marosknapcok:
I decide to make my own compilation on Windows 7 but after I gave source code "codeblocks-13.12\src" to "C:\Devel\CodeBlocks" folder and opened project file "C:\Devel\CodeBlocks\CodeBlocks.cbp" in "C:\Program Files\CodeBlocks\codeblocks.exe" application (codeblocks-13.12mingw-setup.exe) and pushed "Build" I get following message:
||=== Build: tinyXML in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
(invalid)||No such file or directory|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
Seems to be path problem but where?
Jenna:
Check the gloabal variable named "cb" and make sure it points to the root-folder of the C::B sources you want to use.
stahta01:
--- Quote from: oBFusCATed on July 12, 2014, 01:40:48 am ---
--- Quote from: marosknapcok on July 12, 2014, 12:45:37 am ---I really do not understand why you are making such an effort to creating menus at all if everything can be don by keyboard?
--- End quote ---
You've nailed it. The only purpose for the menus is to find what is the shortcut and never use them again :P ;D
--- End quote ---
I feel differently today; I sprained by left hand yesterday and using the mouse is much easier to do, today.
Tim S.
marosknapcok:
"Check the gloabal variable named "cb" and make sure it points to the root-folder of the C::B sources you want to use."
I did it (in "Settings->Global variables...").
In "Global Variable Editor"
Current Set: default
Current Variable: cd
"base" C:\Devel\CodeBlocks
Other fields are empty
...and still the same error message.
Is there any other C:B version where it was already tested?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version