Skip to content

Glfw is still needed (on Ubuntu Mate 18.04 ) #341

@hubyhuby

Description

@hubyhuby

Glfw is still needed on Ubuntu (Mate) 18.04
Also it as been removed from 'readme dependencies' : ce81ced

V version:
V built successfully!
Current V version:
V 0.2.2 d54becf, timestamp: 2021-04-10 10:46:43 +0300

UI version:
Installed today 10 April 2021
4b2954a
OS:
Unbuntu mat 18.04

What did you do?
v run users.v

What did you expect to see?
The launching of the demo UI project

What did you see instead?

v run users.v

/home/yann/projects/v/v-src/v/thirdparty/stdatomic/nix/atomic.h:117: warning: assignment from incompatible pointer type
tcc: error: library 'GL' not found
...

(Use v -cg to print the entire error message)

builder error:

C error. This should never happen.

If you were not working with C interop, this is a compiler bug, please raise an issue on GitHub:

https://github.com/vlang/v/issues/new/choose

You can also use #help on Discord: https://discord.gg/vlang

SOLUTION
After installing GLFW 3 it just worked.

image

Thanks for this great Vlang project !

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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