fuse-sqlite icon indicating copy to clipboard operation
fuse-sqlite copied to clipboard

Doesn't compile on fusetools 0.37.0

Open LucasMonteiro1 opened this issue 7 years ago • 0 comments

On build:

fuse_modules\bolav\fuse-sqlite\sqlite_include.unoproj: W0000: Inconsistent separators in path '..\fuse-foreignhelpers\foreignhelpers_include.unoproj'. In Uno, paths should be separated using '/'

fuse_modules\bolav\fuse-foreignhelpers\foreignhelpers_include.unoproj(6.18): E0100: Package 'FuseCore' was not found
fuse: Errors were encountered while building the project

In .unoproj is generating like this:

"Projects": [
    "fuse_modules\\bolav\\fuse-sqlite\\sqlite_include.unoproj"
  ],

LucasMonteiro1 avatar May 16 '17 11:05 LucasMonteiro1