User forums > Using Code::Blocks

No templates in new project wizard

(1/2) > >>

ArtemKuchin:
Today is a strange day. I needed an IDE to write a small C++ program and decided first to go for Code Lite, but could not confugure it quickly with MinGW. MinGW installer is a mess too. Installed, went to start menu and click on open mingw command promt and it did not run because the shortcut point in a totally different directory. Well, eventually i decided to go with Code::Blocks because it also offer embedded development and that would be nice to play with in the future.

So, i installed, went to FILE->NEW->Project and....
stuck at an empty dialog box. There are no project templates.

I search the bug database and the same bug is mentioned in 2015 and marked as fixed.
I don't know what to do now.
See attachment.

Please help.

stahta01:
Make sure the scripted wizard plugin is enabled.

Plugins -> Manage Plugins

ArtemKuchin:

--- Quote from: stahta01 on March 05, 2019, 11:01:17 am ---Make sure the scripted wizard plugin is enabled.

Plugins -> Manage Plugins

--- End quote ---

I don't see such plugin
here is what i have



Also, i just notice that code block ide says (C)2017 and
Release 17.12 rev 11256 (2017-12-28 10:44:41) gcc 5.1.0 Windows/unicode - 32 bit
Is it normal or my installation went totally wrong?

stahta01:
Your installation appears to have went very poorly. You should have many more plugins.
Without the Compiler and "scripted Wizard" plugins nothing will work except for file editing.

I suggest uninstalling and then re-installing of Code::Blocks.

Tim S.

stahta01:
From the Code::Blocks tab under log and other

I see 60 plugins; but, I only have 4 enabled right now.

--- Code: ---Scanning for plugins in C:\Program Files (x86)\CodeBlocks\share\codeblocks\plugins
Tools Plus Plugin: Registering shell type Piped Process Control
Loaded 60 plugins
Loading:
Compiler
EnvVars
ProjectOptionsManipulator
ScriptedWizard

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version