Skip to content

Compilation fails on osx #3

@rncar

Description

@rncar

OSX Yosemite 10.10.5
Nim Compiler Version 0.16.1 (2017-04-02) [MacOSX: amd64]

Second time I compile a Nim program,
maybe I am doing something stupid.
Really cool project.

make osx

system [Processing]
Hint: main [Processing]
Hint: os [Processing]
Hint: strutils [Processing]
Hint: parseutils [Processing]
Hint: math [Processing]
Hint: algorithm [Processing]
Hint: times [Processing]
Hint: posix [Processing]
Hint: ospaths [Processing]
Hint: sdl2 [Processing]
Hint: macros [Processing]
Hint: unsigned [Processing]
Hint: pico [Processing]
Hint: basic2d [Processing]
Hint: joystick [Processing]
Hint: audio [Processing]
Hint: sequtils [Processing]
Hint: random [Processing]
pico.nim(212, 64) Warning: toLower is deprecated [Deprecated]
pico.nim(219, 10) Error: type mismatch: got (cint) but expected 'uint8'
        of SDL_HAT_LEFT:
           ^
make: *** [osx] Error 1

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