×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Client on Windows, server on Linux?

  • Posts: 41
  • Thank you received: 7
Wow cool! Thanks for trying this out! The installation will be much easier when I release it, no "make" necessary anymore etc. Let me know if you find bugs and/or have suggestions for new features. Please use the github issue tool

github.com/kkretzschmar/INDIPiFocuser/issues
8 years 10 months ago #4401

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

  • Posts: 314
  • Thank you received: 95
PCL-02.00.13.0689-20141030 doesn't work with the g++-4.9.
So, I used the g++-4.8

P.S. My OS is Ubuntu 14.10 (64 bit):

oleh@oleh:~$ cat ~/.bashrc | grep PCL
# PCL path
export PCLLIBDIR64=/home/oleh/PCL/lib/linux/x64
export PCLINCDIR=/home/oleh/PCL/include
export PCLBINDIR64=/home/oleh/PCL/bin
export PCLSRCDIR=/home/oleh/PCL/src
export PCLDIR=/home/oleh/PCL/
You can try my open project Astronomy Linux
Last edit: 8 years 10 months ago by Oleg.
8 years 10 months ago #4402
Attachments:

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

  • Posts: 41
  • Thank you received: 7
Ah, OK thanks for the info. If you want to use g++-4.9 you have to compile the PCL lib with that compiler too. But compiling with g++-4.8 is absolutely OK, I am using g++ 4.7.3 ...
8 years 10 months ago #4403

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

Time to create page: 0.496 seconds