Questions tagged as 'codeblocks'

0
answers

How to configure codeblock so that it compiles in GTK3 and not in GTK2?

I am trying to modify the script when creating the project but it marks it as read only, basically I want to do this, but it does not let me edit it:    link I am not very knowledgeable about Ubuntu, editing it from terminal through sud...
asked by 27.03.2018 / 21:09
1
answer

crash in accumulator of a vector?

I'm just starting programming and I have to do a dice game, the problem is that when I want to build an accumulator to know how many times each number is repeated, it creshes or reports false numbers I know it must be something ve...
asked by 01.12.2017 / 22:10
1
answer

strncpy function simulation

I did a function that simulates what strncpy does in the string library. Copy a number of characters from one word into another. But I do not want to change the original string ... and it does. I can not find a way to not modify it. I pass the f...
asked by 08.09.2017 / 05:06
2
answers

Compile but not run. wxwidgets

How about. I am new using this tool. I'm trying to run a program in c ++, with the wxsmith plugin in code :: blocks. I recently installed wxwidgets, and I wanted to run a program with a single button, compiling it compiles without any problem...
asked by 28.05.2017 / 05:33
1
answer

Hide console with codeblocks

Hello, this is modifying a program with codeblocks but it shows me the console which I do not need. I was fiddling with the settings but I can not find the option to convert it into a graphic application. I have been searching and searching in s...
asked by 15.11.2016 / 16:39