disintar / toncli

TON Command Line Interface - easy smart contract manipulation
https://disintar.io/
Apache License 2.0
166 stars 34 forks source link

toncli run func/code.func Error #49

Closed IcarusRyy closed 2 years ago

IcarusRyy commented 2 years ago

PS D:\demo\TonDemo-next\wallet> toncli run func/code.func [ 1][t 0][2022-05-21 01:55:43.5564072][fift-main.cpp:180] Error interpreting standard preamble file Fift.fif: cannot locate file Fift.fif Check that correct include path is set by -I or by FIFTPATH environment variable, or disable standard preamble by -n.

tvorogme commented 2 years ago

Hi. To fix this problem on windows - copy all fift-lib content into project root.

Original issue: https://github.com/disintar/toncli/issues/14