Skip to content

Automatically exported from code.google.com/p/diginotes

License

Notifications You must be signed in to change notification settings

ChaosWars/diginotes

Repository files navigation

-----------------------------------------------
This software is written using the Qt4 GUI toolkit. It can display the contents of the file in which the DigiMemo saves it's data. At the moment this is all it does, since it is very early alpha (it's only a few hours worth of coding) but in the future it will be a clone (feature-wise) of the Windows software MyNotes that ACECAD distributes for the DigiMemo. This includes for example OCR software.

Name : DigiPad
Author: Lawrence LEe
Date: 2007-10-20
-----------------------------------------------
* REQUIREMENTS *
- Qt version 4.3 or greater
- cmake (http://www.cmake.org/) version 2.1 or 2.2 in your PATH
-----------------------------------------------

-----------------------------------------------
* Building and running *
- cmake will run after the template is loaded provided cmake is in your PATH. If not, you will see an error message in the terminal
and you will need to install cmake in your PATH.
- In the Build menu in KDevelop, click on Build Project (or use the F8 shortcut) in order to build your project.
- Run your project using the Build menu -> Execute Program. Note that default makes your program run in KDevelop integrated terminal. You can run your program in an external terminal by changing the project options (Project -> Project Options -> Run options and check at the bottom "Start in external terminal")
-----------------------------------------------

-----------------------------------------------
* Useful link *

CMake Documentation: http://www.cmake.org/HTML/Documentation.html

About

Automatically exported from code.google.com/p/diginotes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published