User forums > General (but related to Code::Blocks)
Warning message when usign Expand
Jenna:
--- Quote from: Wanderer82 on June 18, 2016, 11:48:19 pm ---13.12
I have to say that I have irregular errors when starting new projects and try to compile them without any changements. I had version 16 before and the problems were the same. Also on my laptop they're the same. Moreover my compiled programs take about 15-30 seconds (execution time) until they start... not only with the first start but always. These things make me even more unsure whether some errors / warnings etc. are my fault or another problem.
--- End quote ---
The startup time of the compiled program has not much to do with the IDE you used to compile it, but probably with the toolkit you use (wxWidgets ?) and (more likely) with the code or the compiler you use or some kind of third party software on your system.
Nevertheless, with 16.01 you should not be able to set the incorrect flags anymore with the wxSmith-plugin.
Wanderer82:
Yeah, I already thought that the startup time must have something to do with compiling wxWidgets using Mingw. I used Unicode=1, Shared=1, Build=release, Monolithic=1. And I wrote something wrong. I use wxWidgets 3.1.0. I tried to compile 3.0.2 (stable version) but got an error during compilation.
I have a naked Windows 10 64 bit. No additional antivirus software or so.
By the way: Even new projects with no additional code written by me take 10-30 seconds to execute. So I don't think it has something to do with the code.
Navigation
[0] Message Index
[*] Previous page
Go to full version