Coder Social home page Coder Social logo

Just an update 3.29.18 about sltk HOT 7 OPEN

jhdewitt avatar jhdewitt commented on September 27, 2024
Just an update 3.29.18

from sltk.

Comments (7)

prahjister avatar prahjister commented on September 27, 2024 1

Now that i have restarted running much better around 5% with slcapture running

from sltk.

prahjister avatar prahjister commented on September 27, 2024 1

looks like it is not pulling in from ports.h

from sltk.

prahjister avatar prahjister commented on September 27, 2024

Looked at top and 1 core is running about 80% with slcapture.py

Looking good. This is a 4 core arm box with s905x processor. I have a s912 which is faster if this one gets overloaded

from sltk.

jhdewitt avatar jhdewitt commented on September 27, 2024

I am missing sldisp right now it is the only thing not compiling. :)

May I have the error log of attempting to compile latest sldisp?

from sltk.

prahjister avatar prahjister commented on September 27, 2024

prahjister@amlogic:~/sltk-master$ make sldisp
g++ -lstdc++ sldisp.cpp util.cpp -o bin/sldisp sdl2-config --static-libs --cflags pkg-config --libs --cflags liblo -lGL -lGLU -lglut
sldisp.cpp: In function ‘int main(int, char**)’:
sldisp.cpp:673:35: error: ‘SERVER_CONTROL_ADDRESS’ was not declared in this scope
lo_address t = lo_address_new(SERVER_CONTROL_ADDRESS, SERVER_CONTROL_PORT);
^
sldisp.cpp:673:59: error: ‘SERVER_CONTROL_PORT’ was not declared in this scope
lo_address t = lo_address_new(SERVER_CONTROL_ADDRESS, SERVER_CONTROL_PORT);
^
Makefile:67: recipe for target 'sldisp' failed
make: *** [sldisp] Error 1
prahjister@amlogic:~/sltk-master$

Also this is the makefile I use to compile. There is one issue that i have to tell it to make sldisp manually it doesnt auto do it. I cant figure out why

Makefile.zip

from sltk.

jhdewitt avatar jhdewitt commented on September 27, 2024

SERVER_CONTROL_ADDRESS , SERVER_CONTROL_PORT not found

these are #defines for the ip address and port (using quotes) for the box running slcapture.py (so in your case 0.0.0.0 i think.)

I'm in the process of cleaning up the network config variables amongst all the networked programs and getting my house in order so to speak on that front.

from sltk.

jhdewitt avatar jhdewitt commented on September 27, 2024

New page on wiki for reference as to what's talking to what: Networking Notes

I want to have a commit pushed by end of weekend that will bring these five programs into a more sane state. As you can very much tell, the repo is not in a state of "all on one box" by default. engage coffee

from sltk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.