Author Topic: Not possible to change the resource file extension  (Read 9452 times)

omlk

  • Guest
Not possible to change the resource file extension
« on: January 23, 2018, 05:56:50 pm »
 :'(
« Last Edit: March 29, 2019, 05:48:23 pm by omlk »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Not possible to change the resource file extension
« Reply #1 on: January 23, 2018, 08:44:31 pm »
Why do you want to change it? Why do you want to use obj or o?
(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!]

Offline bobsadino

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: Not possible to change the resource file extension
« Reply #2 on: January 24, 2018, 02:53:26 am »
There is no problem  whatsoever if u change the fucking extension

an extension can be fucking anything

What is matters is the format

 format may be ‘res’, ‘rc’, or ‘coff’

-O to change to desired format

Holyshit! And why the hell u throw rc.exe(microsoft fucking visul studio) flags to WindRes

Thats Why u get .RES lol
« Last Edit: January 24, 2018, 03:48:40 am by bobsadino »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Not possible to change the resource file extension
« Reply #3 on: January 24, 2018, 10:08:56 am »
@bobsadino:
Why are you cursing?
Why aren't you explaining your requests with details, so we could make a decision if they are valid or not?
Until you change your behavior your requests will be ignored (at least by me).

And you're even not the original poster
(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!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Not possible to change the resource file extension
« Reply #4 on: January 27, 2018, 08:01:28 am »
Goto settings -> compiler -> Other settings
Click "Advanced options..."
Select "Compile Win32 resource files"
Adjust as you like.

Be careful. Not knowing what you do exactly in the advanced options may screw the compiler framework and make C::B unusable.
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
Re: Not possible to change the resource file extension
« Reply #5 on: January 27, 2018, 07:23:55 pm »
omlk:

Why do you want to change it? Why do you want to use obj or o?
(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!]

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Not possible to change the resource file extension
« Reply #6 on: January 28, 2018, 02:05:18 am »
So you want to turn this discussion personal, fine, I won't participate.
Until I get an answer to my questions you're getting ignored!

You have the code, so you can change it to your liking.
Just keep in mind that you'll have to answer these same questions, if you decide to provide a patch and want it included in the official version. ;)
(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!]