Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Issue same as #181 #225 #236

Open
vgolovanov opened this issue Jan 9, 2017 · 3 comments
Open

Issue same as #181 #225 #236

vgolovanov opened this issue Jan 9, 2017 · 3 comments

Comments

@vgolovanov
Copy link

Seems that bug with Llilum.Managed_opt.o file at location "Native\ARM\Debug\STM32F411" is still persists.

Can anyone suggest how to fix it ?

Thank you in advance.

@snikeguo
Copy link

snikeguo commented Jan 9, 2017

The llilum project is not update.... _

@vgolovanov
Copy link
Author

I think at some point that project doing what you expecting, For sure it's still full of small bugs, but I hope that somebody know how to fix that bug and will share a fix.

@lt72
Copy link
Contributor

lt72 commented Jan 10, 2017

Hi, the path above comes from the project targets:

Cmd>findstr /i /s /p /c:"_opt" *
LlilumApplicationType\Llilum\1.0\Android.Common.targets:  <Target Name="ConvertManagedCode" DependsOnTargets="ResolveReferences" Condition="'@(ReferencePath)' != ''" Inputs="@(ReferencePath)" Outputs="$(IntDir)%(ReferencePath.Filename)_opt.o">
LlilumApplicationType\Llilum\1.0\Android.Common.targets:      <Object Condition="'@(ReferencePath)' != ''" Include="$(IntDir)%(ReferencePath.Filename)_opt.o" />

that said, I do not understand exactly how the issue manifest and how to fix it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants