GithubHelp home page GithubHelp logo

flatmax / gtkiostream Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 6.0 4.27 MB

Trivialised Threading, GTK GUIs, Signal Processing, Neural Networks, Audio Processing, Octave interfacing ... and more !

Makefile 2.21% Batchfile 0.15% HTML 0.25% Shell 0.26% C 34.80% M4 0.86% Fortran 10.17% C++ 48.27% JavaScript 2.34% MATLAB 0.54% Slice 0.14%

gtkiostream's People

Contributors

flatmax avatar gasb0 avatar hintak avatar mahdiridho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gtkiostream's Issues

1.7.0: LT_RELEASE substituted by undefined variables

When building 1.7.0 for Arch Linux, I ran into the problem, that in configure.ac the LT_RELEASE variable is substituted by gtkiostream_major_version.gtkiostream_minor_version.gtkiostream_micro_version.
However, none of those variables are set anywhere, which leads to very weird shared object names.

Meanwhile LT_CURRENT is substituted by gtkiostream_current_version:gtkiostream_revision_version:gtkiostream_age_version. Those variables are set. Should they also be used to substitute LT_RELEASE (e.g. gtkiostream_current_version.gtkiostream_revision_version.gtkiostream_age_version)?

Or should LT_RELEASE somehow be dropped entirely? This is quite confusing :)

ScrollingTest.C:20 - Make - Non Declared but used function in Selection.H:78:25

I'm not man enough to solve that one yet :)

Selection.H:78:25: error: ‘gtk_tree_view_column_get_cell_renderers’ was not declared in this scope; did you mean ‘gtk_tree_view_column_get_sort_order’?
78 | GList*renderers=gtk_tree_view_column_get_cell_renderers(column);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| gtk_tree_view_column_get_sort_order
In file included from ScrollingTest.C:20:

=> from ScrollingTest.C:20
gtkiostream/include/Scrolling.H:22

Greetings

./scripts/myAutoreconf.sh missing

The readme seems very outdated - ./scripts/myAutoreconf.sh is missing, and there also seems to be a lot of mysterious problems like having upper case "*.H" for header files etc.

Some tests are gtk2 only

ScrollingTest for example. I have both gtk2 and gtk3, and found that I needed to change $EXTRA_LIBS and $EXTRA_CFLAGS from GTK_* to GTK2_* in test to let it finish building.

Releases

Hi!
I would like to be able to move gtkiostream to Arch Linux' [community] repository.
It would be great if further releases of this software would be made :-)
Are there any roadmaps?

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.