Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

Error while compiling #12

@benmunkres

Description

@benmunkres

When I try to compile this on linux mint 18.2 I get the error:

wineg++ -m32 dssi-vst-scanner.cpp -O2 -ffast-math -fvisibility=hidden -fPIC -mtune=generic -msse -Wall -Ivestige  -I/usr/local/include -I/usr/include/alsa -O0 -c -o dssi-vst-scanner.wine.o
dssi-vst-scanner.cpp:25:21: fatal error: windows.h: No such file or directory
compilation terminated.
winegcc: g++ failed
Makefile:78: recipe for target 'dssi-vst-scanner.wine.o' failed
make: *** [dssi-vst-scanner.wine.o] Error 2

Any ideas about what might be causing this?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions