Thank you, Michael. All works. Actually the old version was good enough. But maybe it would be simplier if you had the single list of summaries instead of three versions: table, summary and showcases. Different attributes stated in the table can be set as coloured tags with filtering capabilities on the page.
update reference to homepage
Hi Frank, Sarah. Yes, it works! Thank you so much. Evgeny Metelkin.
on Ubuntu/Linux NodeJS v4.2.6 swigwin 3.0.8
Hi I am using on Windows 10 NodeJS v6.11.3 swigwin 3.0.12 CMakeCache.txt attached
I am not experienced in console cmake and libsbml did not provide manual for it. So I tried with cmake-gui and options: WITH_JAVASCRIPT. Is it the same as your option? Unfortunately, there are errors again. root@metelkin-VirtualBox:/home/metelkin/libsbml-5.15.0/build0# make [ 50%] Built target sbml [100%] Built target sbml-static [100%] Built target binding_js_swig [100%] Build sbml.node Creating: sbml.node /usr/bin/env: ‘node’: No such file or directory [100%] Built target binding_js_node root@metelkin-VirtualBox:/home/metelkin/libsbml-5.15.0/build0#...
I am not experienced in console cmake and libsbml did not provide manual for it. So I tried with cmake-gui and options: WITH_JAVASCRIPT. Is it the same as your option? Unfortunately, there are errors again. root@metelkin-VirtualBox:/home/metelkin/libsbml-5.15.0/build0# make [ 50%] Built target sbml [100%] Built target sbml-static [100%] Built target binding_js_swig [100%] Build sbml.node Creating: sbml.node /usr/bin/env: ‘node’: No such file or directory [100%] Built target binding_js_node root@metelkin-VirtualBox:/home/metelkin/libsbml-5.15.0/build0#...
I'v tried also in Windows10 x64 + cmake-gui +VS2017. The similar behavior: Everything OK without javascript Building with javascript did not result in critical errors, but sbml.node was missed.