Hello CLN is an extension of Hello World. Like Hello World, Hello CLN is a simple console application. Hello CLN, however, also requires the CLN library and to link against it.
Following are some detailed examples of Hello CLN, depending on IDE and operating system. Note that the CLN library does not support Windows.
- 'Hello CLN' using (a Windows version of) Qt Creator under Wine under Ubuntu
- 'Hello CLN' using Qt Creator under Ubuntu
- 'Hello CLN' using command-line qmake and make under Cygwin under Windows
- 'Hello CLN' using Qt Creator under Windows