Skip to content

Feature request - support for VC++ #334

@sashazxtt

Description

@sashazxtt

Hello!

Is support for building with Visual C++ planned?
I have attempted and initial result was too many compilation errors.

I've managed to compile runtime.c; not sure if all the changes I've made will perform as expected at run-time. Still, there are plenty of warnings remaining.

Issues encountered were difference between the built-in intrinsics. VC++ refused to compile -n when 'n' is an unsigned.

Other issues are things like zero-sized arrays. There probably are others, as I've not gone through the full compilation process.

As a side note, I tried compiling with C++ Builder using the modern toolchain (CLANG-based) and it was not very successful at all. I gave up pretty quickly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions