Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

CT 7.7 Can't Close Src Pages 2 years 3 days ago #16998

  • xiaomajia52
  • xiaomajia52's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 0
I Use CT 64 ,And Install x86_win32_crosscompiler,after i set 32bit win compier,Source Editor pages,can't close.


 
Attachments:

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

CT 7.7 Can't Close Src Pages 2 years 3 days ago #16999

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 149
I think
it's the know problem with CrossBuild from Win64 to Win32 for project that use 80 bit 80x87 FPU
it's problem of MS Windows.

You must use the SSE CPU instruction set, for floating point math OR
NOT use 80 bit 80x87 FPU in your projects.

My suggestion, use Typhon32 for Win32 projects, if that projects use 80 bit 80x87 FPU.
PilotLogic Core Programmer

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

  • Page:
  • 1