Problem building eLua with Windows

classic Classic list List threaded Threaded
3 messages Options
lemiort lemiort
Reply | Threaded
Open this post in threaded view
|

Problem building eLua with Windows

I successfuly installed toolchain for windows by this instruction
I was following this build build instruction, so I can't find file src/platform/<platform_name>/platform_conf.h (src/platform/stm32/platform_conf.h in my case).  What I've done wrong? Is instrcution actual?
BogdanM BogdanM
Reply | Threaded
Open this post in threaded view
|

Re: Problem building eLua with Windows

Hi,

The directory you're talking about exists in the tree (https://github.com/elua/elua/tree/master/src/platform/stm32), so I'm not sure what's the problem. Can you please copy/paste your command line and the complete output?

Thanks,
Bogdan
lemiort lemiort
Reply | Threaded
Open this post in threaded view
|

Re: Problem building eLua with Windows

Problem was in using old instructions. It was solved using lua-based compilation.

03.05.2016 13:25, BogdanM [via eLua Development] пишет:
Hi,

The directory you're talking about exists in the tree (https://github.com/elua/elua/tree/master/src/platform/stm32), so I'm not sure what's the problem. Can you please copy/paste your command line and the complete output?

Thanks,
Bogdan


If you reply to this email, your message will be added to the discussion below:
http://elua-development.2368040.n2.nabble.com/Problem-building-eLua-with-Windows-tp7578571p7578572.html
To unsubscribe from Problem building eLua with Windows, click here.
NAML