Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

How can i compile and use RC file on CT4.7? 10 years 2 months ago #5216

  • goldqq
  • goldqq's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 28
  • Thank you received: 0
How can i compile and use RC file on CT4.7?
On Delphi have "brcc32" , but I don't know laz/ct with what tools? how does it work ?

thanks.

Please Log in or Create an account to join the conversation.

How can i compile and use RC file on CT4.7? 10 years 2 months ago #5217

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Do you want to build *.res or *.lrs files?
because RC files are the start-plasma for *.res files in old C++ programming style
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

How can i compile and use RC file on CT4.7? 10 years 2 months ago #5218

  • goldqq
  • goldqq's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 28
  • Thank you received: 0
Yes sir , I want to build *.res files , but I won't do. please teaching me.

Please Log in or Create an account to join the conversation.

How can i compile and use RC file on CT4.7? 10 years 2 months ago #5219

  • goldqq
  • goldqq's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 28
  • Thank you received: 0
or how can to build *.lrs files? thanks`!

Please Log in or Create an account to join the conversation.

How can i compile and use RC file on CT4.7? 10 years 2 months ago #5220

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Use ctresbuilder.exe (32 or 64bit is the same) codetyphon\typhon\bin32
or from Typhon IDE ->tools->Resource builder
or from CTC tools->Resource builder
is external program with source... codetyphon\typhon\tools\ctresbuilder

Then just: new file *.res or *.lrs => drop or open files and => save as
is very simple
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: goldqq

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

How can i compile and use RC file on CT4.7? 10 years 2 months ago #5221

  • goldqq
  • goldqq's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 28
  • Thank you received: 0
Ok. I See, thank you very much.

Please Log in or Create an account to join the conversation.

How can i compile and use RC file on CT4.7? 10 years 2 months ago #5222

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir, have fun
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1