Skip to content

Runtime error between blitzcc.exe and blitzcc64.exe for 64-bit environment blitz3d-ng #89

@coderzxy54

Description

@coderzxy54

Hi kfprimm,

I want to use the 64-bit Blitz3D-NG environment and I have the following problem :

  • If I run Blitz3D64.exe/BlitzNG.exe, or if I try to build a 64-bit project, I get an error message stating that blitzcc.exe is not recognized. This should be blitzcc64.exe which should be requested for the 64-bit version, not blitzcc.exe.
Image Image

If I understand correctly, blitzcc.exe is only for generating 32-bit applications, while blitzcc64.exe is for generating 64-bit applications.

I think some path are not correct in some source files for 64 bits part :

Image

Please, could investigate this issue

Package master : d8d5d1b

Thanks in advance,

Coderzxy54

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions