Author Topic: Cannot open any file from project, Code Blocks crashes immediately? [solved]  (Read 8783 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
No idea. It is probably some kind of file attribute or something that web browsers do to mark files as downloaded from the internet or whatever unsafe place they thing they are coming from. :(
Yes, I know that attribute well and I see it for executables. But just not for C- (Text-) files. I wonder why it is there??? I also don't see it if I download a C- (Text-) file file from a cloud folder. I have seriously no clue how to do that.

I guess I'll need to take a look into Win-API so see if I can write a tool that sets this attribute for any file... WTF...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
I guess Microsoft tries hard to force people to switch to another OS. :)
(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!]