Author Topic: INDIClient compile error  (Read 2744 times)

Offline zhoucuixiang

  • Newcomer
  • Posts: 5
INDIClient compile error
« on: 2019 January 11 19:57:40 »
hi Juan,
all modules compile suscessful except INDIClient,
 “zlib.h”: No such file or directory   INDIClient

by the way, utils  xisf seems not upgrade to VC15?

Best regards

Joe zhou   

Offline kkretzsch

  • PTeam Member
  • PixInsight Addict
  • ***
  • Posts: 217
Re: INDIClient compile error
« Reply #1 on: 2019 January 13 01:50:23 »
Hi Joe,
are talking about compiling on windows? Whicv version (PCL & VS compiler version) are you using?

Thanks,
Klaus

Offline zhoucuixiang

  • Newcomer
  • Posts: 5
Re: INDIClient compile error
« Reply #2 on: 2019 January 13 20:20:23 »
Hi Klaus ,

Yes , I am compilling on Windows. i work on windows 10+Vs2017 commuinty edition. PCL is from github latest.
copiled error as follows:

“zlib.h”: No such file or directory   INDIClient   \contrib\kkretzschmar\indiclient\indi\basedevice.cpp   81   

“pthread_exit”:  ..\..\INDI\baseclient.cpp)   INDIClient   \contrib\kkretzschmar\indiclient\indi\clientlistener.h   95   

i think that i am missed some lib.


Best regards

Joe

Offline kkretzsch

  • PTeam Member
  • PixInsight Addict
  • ***
  • Posts: 217
Re: INDIClient compile error
« Reply #3 on: 2019 January 16 07:42:05 »
Hi Joe,
I'll check. I know from Juan, that he also had problems to compile the INDIClient on windows. Do you use INDI on windows? If not please ignore the module. I am currently rewriting the INDI client to use a different INDI library. Then this problem will become obsolete.

Best
Klaus