Welcome, Guest
Username: Password: Remember me
Third party announcements.
If you want to share with others your project or applications, build with CT, you can do it here.
  • Page:
  • 1

TOPIC:

VNC viewer for code typhon v5.10 9 years 3 weeks ago #6863

  • chulwoong
  • chulwoong's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 2
Hi all,

I made a project to build vnc viewer example for code typhoon v5.10. I hope this project also supprts code typhon v5.20.

You can download the project from a link below.
drive.google.com/file/d/0B8K_ItxGsDeYZ1l...djA/view?usp=sharing

From the link above, three pojects are seen.

1.RemoteCap.dpr : Windows VNC viewer for Delphi2010
2.lazvncview.lpi: Windows VNC viewer for code typhon v5.10
3.rasplazvncview.lpi: Raspberry pi 1 VNC viewer for code typhon v5.10

In order to test the project, I setup a pc to run tightVNC server in the intranet. The resolution for the test pc is 640x480. It only supports IPv4, no OpenSSL and no GNUTLS.
Please copy 'arm-linux-vnc/libremoteControll.so' and 'arm-linux-vnc/libvncclient.so.0' to '/usr/local/lib' folder of your raspberry pi and do 'export LD_LIBRARY=/usr/local/lib' when you run the vnc viewer for raspberry pi.

This project is built using 'LibVNCServer (libvnc.github.io)'.

There might be bugs though. ;-)
The following user(s) said Thank You: FredyCC

Please Log in or Create an account to join the conversation.

Last edit: by chulwoong.

VNC viewer for code typhon v5.10 9 years 3 weeks ago #6864

  • usbdoo
  • usbdoo's Avatar
  • Visitor
  • Visitor
I try.

OS Debian
code typhoon v5.10

But i get this.


Error: ppcarm can't be executed, error message: Failed to execute "ppcarm", error code: 127

Please Log in or Create an account to join the conversation.

Last edit: by usbdoo.

VNC viewer for code typhon v5.10 9 years 3 weeks ago #6866

  • chulwoong
  • chulwoong's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 2
Hi usbdoo,
It looks like an error from build time. Would you check up your build enviroment? There is a tutorial to setup cross-compile enviroment for RPi.
This project was built for Raspbian (Debian Wheezy) 2013-09-25.
I am uploading screenshots for vnc viewers from this project for win-code typhon, rpi-code typhon and delphi.
The following user(s) said Thank You: usbdoo

Please Log in or Create an account to join the conversation.

Last edit: by chulwoong.
  • Page:
  • 1