News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

ERROR HAS OCCURED [the index 'C99StrictOn' does not exist]

Started by alumiso, February 23, 2016, 05:04:22 PM

Previous topic - Next topic

alumiso

Hi folks,
this drive me crazy on my new CodeBlocks IDE - 19.01, SDK 1.29.0 on relase 16.01 rev 10702 ...if i open codeblocks and want to make an Console applikation in c.
After project titel

SquirrelFunction<> call failed
AN ERROR HAS OCCURED [the index 'C99StrictOn' does not exist]

CALLSTACK
*FUNCTION [SetupProject()] C:\Users\Administrator\AppData\Roaming\CodeBlocks\share\codeblocks/templates/wizard/console/wizard.script line [126]

LOCALS
[project] INSTANCE
[this] TABLE

oBFusCATed

This file is not part of the cb installation. It is in your home folder and it is modified/added by you.
Just remove it or fix it, but we cannot do anything about it.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

The solution is to move, rename, or delete this file C:\Users\Administrator\AppData\Roaming\CodeBlocks\share\codeblocks/templates/wizard/console/wizard.script. You edited the Script in the past and the changes no longer work.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]