Skip to content

Unable to run autoscheduler program in Windows using Visual Studio #4893

@anjugopinath

Description

@anjugopinath

The following program
https://halide-lang.org/tutorials/tutorial_lesson_21_auto_scheduler_generate.html

is compiled on Linux with the following command:
g++ lesson_21_auto_scheduler_generate.cpp ../tools/GenGen.cpp -g -std=c++11 -fno-rtti -I ../include -L ../bin -lHalide -lpthread -ldl -o lesson_21_generate

No instructions are given to compile it in Windows.

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