-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I have tried the new Windows version (perry-windows-x86_64.zip version 0.4.14), unzipped, put on PATH.
Perry folder comes like so:
perry_runtime.lib
perry_stdlib.lib
perry.exe
but, can't compile yet :
> perry compile .\src\main.ts -o myapp.exe
Collecting modules...
Found 1 module(s): 1 native, 0 JavaScript
Generating code...
Module init order (0 modules):
Wrote object file: main_ts.o
Linking (runtime-only)...
main_ts.o : error LNK2001: symbole externe non résolu perry_ui_app_create
main_ts.o : error LNK2001: symbole externe non résolu perry_ui_app_set_body
main_ts.o : error LNK2001: symbole externe non résolu perry_ui_app_run
...
main_ts.o : error LNK2001: symbole externe non résolu perry_get_orientation
main_ts.o : error LNK2001: symbole externe non résolu perry_get_device_idiom
myapp.exe : fatal error LNK1120: 216 externes non résolus
Error: Linking failed
A sructure error or real dependencies missing (or me missing documentation ?). Haven't tried winget yet, too cumbersome for a single test.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels