ScopeFun Forum
General Category
Software
Building the python interfaces and server
Home
Help
Search
Login
Register
Print
Pages: [
1
]
Building the python interfaces and server
1 Replies
756 Views
keesj
4
Building the python interfaces and server
« on: February 23, 2021, 08:34:13 AM »
Hi,
I am trying to build the server and python interface from the current master branch. I have see the documentation but I a mostly basing my work based on the
https://gitlab.com/scopefun/scopefun-software/-/blob/master/.gitlab-ci.yml
file.
When I do this the resulting binary is called ScopeFun and I can not find the python interface (would like python3) not the server. any hints?
In the same way the tiff and png library of the wX widget library as not build (in my case) hence I removed them from the dependencies.
https://gitlab.com/keesj-exset/scopefun-software/-/commit/29606508fc7d4c8db8a49ce07ef4c531c3c437f8
is this correct?
Logged
Dejan
128
Re: Building the python interfaces and server
« Reply #1 on: March 17, 2021, 07:58:45 AM »
Hi! The ScopeFun binary you are referring would be compiled if building from the the
develop
branch. Are you sure you are building from the
master
branch? The binary in the master branch is sfScope...
Logged
Print
Pages: [
1
]