Skip to content

BrickBot/QtNQC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Requirements

  • C++ compiler.
  • Qt3.3.6. Qt must be configured with thread support.
  • libcurl 7.14.1 or higher.

Compiling

  • Depending on your OS, you may need to link libdl (-ldl).
  • The qtnqc.pro file is configured for:
    • Solaris 10 and CC (Sun C++ 5.7 2005/01/07)
    • FreeBSD 5.5 and gcc 3.4.2 20040728

Icons

  • Icons created by GNOME.

Note from the Orignial Author

The original author is @textbrowser here on GitHub but is no longer maintaining this project.

As of the time of this issue comment, @textbrowser’s current project is the Glitch visual compiler for Arduino (GitHub repository).