Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't release on Ubuntu #64

Open
gregpalaci opened this issue Jul 13, 2020 · 0 comments
Open

Can't release on Ubuntu #64

gregpalaci opened this issue Jul 13, 2020 · 0 comments

Comments

@gregpalaci
Copy link

So I'm ready to release my app. I've followed https://deskgap.com/building/#steps for Ubu8ntu and got positive feedback:

[  5%] Built target libnode
[ 10%] Built target deskgap_platform_preload_script
[ 40%] Built target deskgap_platform
[ 45%] Built target deskgap
[ 62%] Built target DeskGapNodeScripts
[ 67%] Built target nod
[100%] Built target DeskGapNode
[100%] Built target DeskGapNodeResources

No release created so I peaked into the azure pipline to find the rest of the steps
Got binToCode.js missing

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 
-- Checking for module 'gtk+-3.0>=3.18.9'
--   Found gtk+-3.0, version 3.24.20
-- Checking for module 'webkit2gtk-4.0>=2.20.5'
--   Found webkit2gtk-4.0, version 2.28.2
-- Configuring done
-- Generating done
-- Build files have been written to: /home/gnb/Sites/deskgappy/dist_build
Scanning dependencies of target libnode
[  2%] Building C object _deps/libnode-build/CMakeFiles/libnode.dir/dummy.c.o
[  5%] Linking C static library liblibnode.a
[  5%] Built target libnode
[  8%] Generating dg_preload_gtk.c
/bin/sh: 1: BIN2CODE_NODE_EXECUTABLE-NOTFOUND: not found
make[2]: *** [lib/src/platform/gtk/CMakeFiles/deskgap_platform_preload_script.dir/build.make:62: lib/src/platform/gtk/dg_preload_gtk.c] Error 127
make[1]: *** [CMakeFiles/Makefile2:334: lib/src/platform/gtk/CMakeFiles/deskgap_platform_preload_script.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant