Git Product home page Git Product logo

tjod / gmol Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 29.14 MB

gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL (gramps) and web browser widgets that enable flexible user interfaces.

Shell 0.28% Makefile 30.08% CSS 0.16% HTML 8.35% Awk 0.01% Fortran 24.52% Perl 0.16% C 15.80% C++ 17.77% QMake 0.21% Batchfile 0.02% SourcePawn 2.30% Objective-C 0.35%

gmol's People

Stargazers

Tiger avatar TJ O'Donnell avatar  avatar  avatar  avatar

Watchers

TJ O'Donnell avatar

Forkers

tiger-tiger

gmol's Issues

error: 'class QString' has no member named 'toHtmlEscaped'

Hi,

On 64-bit (x86_64) openSUSE Tumbleweed (20180712) with gcc 8.1.1 and libQtWebKit-devel 4.8.7+2.3.4-2.98 I get the error:

g++ -c -pipe -DCHEM -DPDBREADER -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtSql -I/usr/include/QtWebKit -I/usr/include -I/usr/X11R6/include -I. -I. -o gmol.o gmol.cpp
g++ -c -pipe -DCHEM -DPDBREADER -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtSql -I/usr/include/QtWebKit -I/usr/include -I/usr/X11R6/include -I. -I. -o gdial.o gdial.cpp
g++ -c -pipe -DCHEM -DPDBREADER -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtSql -I/usr/include/QtWebKit -I/usr/include -I/usr/X11R6/include -I. -I. -o chem.o chem.cpp
chem.cpp: In member function ‘void ChemWidget::infoMol()’:
chem.cpp:940:52: error: ‘class QString’ has no member named ‘toHtmlEscaped’
          props += "<tr><td>" + property_query.name.toHtmlEscaped() + "</td><td>" + property_query.text.toHtmlEscaped() + "</td></tr>";
                                                    ^~~~~~~~~~~~~
chem.cpp:940:104: error: ‘class QString’ has no member named ‘toHtmlEscaped’
          props += "<tr><td>" + property_query.name.toHtmlEscaped() + "</td><td>" + property_query.text.toHtmlEscaped() + "</td></tr>";
                                                                                                        ^~~~~~~~~~~~~
make[1]: *** [Makefile:380: chem.o] Error 1
make[1]: Leaving directory '/data/GitHub/others/gMol/src/qt'
make: *** [Makefile:34: gmol] Error 2

when compiling with make -j9. So here's a simple bug report asking for it to be fixed, if possible.

Thanks for your time,
Brenton

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.