Recent

Author Topic: Please help compile code from RAD Studio XE8  (Read 2462 times)

Kristaps

  • Newbie
  • Posts: 1
Please help compile code from RAD Studio XE8
« on: March 26, 2017, 01:11:05 pm »
I have the project. https://github.com/nodemcu/nodemcu-flasher
The developers write it is compiled under RAD Studio XE8.

I open the file ESP8266Flasher.dpr in Lazarus 1.6.4 (Linux)
But I do not see the form. Why?
Help please.
« Last Edit: March 26, 2017, 01:13:05 pm by Kristaps »

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4459
  • I like bugs.
Re: Please help compile code from RAD Studio XE8
« Reply #1 on: March 26, 2017, 02:54:09 pm »
I open the file ESP8266Flasher.dpr in Lazarus 1.6.4 (Linux)
But I do not see the form. Why?
Because it is a Delphi project, not a Lazarus project.
Use the converter in Tools menu. It will choke with dotted unit names, you need to edit manually.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

 

TinyPortal © 2005-2018