disintar / toncli

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

Path to fift-libs works not correctly in Windows #14

Open PizzasAreGreat opened 2 years ago

PizzasAreGreat commented 2 years ago

Hi! When I run toncli run_tests on windows I get this error after a successful built:

[ 1][t 0][2022-04-06 18:30:14.7424055][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.

Any help?

tvorogme commented 2 years ago

This is well-known widows issue. Please, add content of fift-libs to your project directory.

I guess we need some help for PR fix, because I can't reproduce issue.

SpeedK commented 2 years ago

Hi! When I run toncli run_tests on windows I get this error after a successful built:

[ 1][t 0][2022-04-06 18:30:14.7424055][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.

Any help?

If you moved your folder with executables you should update the config file in C:\Users\name\AppData\Local\toncli\toncli