Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

Cannot use lazserial and dataporthttp on the same form 7 years 3 months ago #10317

  • Gyula Kampfner
  • Gyula Kampfner's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0
Hi there
I have a strange problem, as the title says, I cannot use the lazserial and dataporthttp on the same form.
Steps for reproducing the problem:
install lazserial from source
start a new project
put TLazSerial an TDataPortHTTP component on to the form
try to compile the project
and you will get an error message saying blcksock.pas(9,12) Fatal: Can't find unit blcksock used by httpsend
I was able to solve this problem by using an another http component, but still, I think something is wrong.

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

  • Page:
  • 1