Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Hot Topic (More than 8 Replies) Linking a binary libary Issue (Read 4667 times)
JamesFarmer
Junior Member
**
Offline


Posts: 58
Joined: Mar 1st, 2020
Linking a binary libary Issue
Sep 10th, 2020 at 12:50pm
Print Post  
I had this issue a while back was sent an update that fixed it.  I updated the software for the BSEC library now its back the below linker flag is not working in Visual micro but is working in the Arduino ide directly 

this line is missing in Visual Micro 

src\\esp32" -lalgobsec -Wl,

I have attached debug logs and sample progam
« Last Edit: Sep 10th, 2020 at 4:05pm by JamesFarmer »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Linking a binary libary Issue
Reply #1 - Sep 10th, 2020 at 9:16pm
Print Post  
Thanks for the report. This should be resolved in the next release over the next day or so. 

The arduino standard for ldflags changed and now expects the tool chain to use a property called {compiler.libraries.ldflags}. I can see that property is defined in the core you are using but it is not defined in any of the ESp32 release cores as far as I can see.

How did you install your esp32 toolchain?
  
Back to top
WWW  
IP Logged
 
JamesFarmer
Junior Member
**
Offline


Posts: 58
Joined: Mar 1st, 2020
Re: Linking a binary libary Issue
Reply #2 - Sep 10th, 2020 at 11:08pm
Print Post  
By direction on there GIT but this was back in march is last time i updated how come it was working and then broke with library update
  
Back to top
 
IP Logged
 
JamesFarmer
Junior Member
**
Offline


Posts: 58
Joined: Mar 1st, 2020
Re: Linking a binary libary Issue
Reply #3 - Sep 15th, 2020 at 9:56pm
Print Post  
When will this be fixed?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Linking a binary libary Issue
Reply #4 - Sep 15th, 2020 at 10:02pm
Print Post  
Sorry we forgot to update this thread. It was fixed a short time after the report.

https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

It's worth clicking the Notifications option at the top of the forum board, then you should get emails when minor releases are made to the forum. The latest release is also due for Gallery release today so you would have got an ide notification too.

Thanks for the report, I think tha GIT toolchain version is the only one that uses the new property which is why it was missed before.
  
Back to top
WWW  
IP Logged
 
JamesFarmer
Junior Member
**
Offline


Posts: 58
Joined: Mar 1st, 2020
Re: Linking a binary libary Issue
Reply #5 - Sep 15th, 2020 at 10:12pm
Print Post  
There are no update showing in VS to update VM when i go to VM in extension manager says updates will appear in update tab
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Linking a binary libary Issue
Reply #6 - Sep 15th, 2020 at 10:27pm
Print Post  
Interim releases are made in the forum with the link I gave you in my last message. Did you click it?

I also said that the latest release is due to be published to the Gallery later today. Only when that happens will you see a Microsoft notification about the update. The notifications button in the link I gave you gives you emails from the interim updates system.
« Last Edit: Sep 15th, 2020 at 10:29pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
JamesFarmer
Junior Member
**
Offline


Posts: 58
Joined: Mar 1st, 2020
Re: Linking a binary libary Issue
Reply #7 - Sep 15th, 2020 at 10:30pm
Print Post  
when i click the link in the thread i get this when tring to install

9/15/2020 6:29:10 PM - Microsoft VSIX Installer
9/15/2020 6:29:10 PM - -------------------------------------------
9/15/2020 6:29:11 PM - Initializing Install...
9/15/2020 6:29:11 PM - Extension Details...
9/15/2020 6:29:11 PM -      Identifier         : c2b94433-1774-4242-8062-987a4484f1ed
9/15/2020 6:29:11 PM -      Name               : Arduino IDE for Visual Studio (Visual Micro)
9/15/2020 6:29:11 PM -      Author             : Visual Micro
9/15/2020 6:29:11 PM -      Version            : 2020.910.1
9/15/2020 6:29:11 PM -      Description        : A fully compatible Arduino edit, build , deploy and debug tool. Cross platform Board and Library manager. All Arduino IDE versions are supported. Multiple serial monitors. Shared code projects, custom libraries, unit tests, GIT, CLI. GDB hardware and WiFi debugging. Unique software debugger with live performance reporting and plotting.
9/15/2020 6:29:11 PM -      Locale             : en-US
9/15/2020 6:29:11 PM -      MoreInfoURL        : https://www.visualmicro.com/
9/15/2020 6:29:11 PM -      InstalledByMSI     : False
9/15/2020 6:29:11 PM -      SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
9/15/2020 6:29:11 PM - 
9/15/2020 6:29:11 PM -      SignatureState     : Unsigned
9/15/2020 6:29:11 PM -      Supported Products : 
9/15/2020 6:29:11 PM -            Microsoft.VisualStudio.Pro
9/15/2020 6:29:11 PM -                  Version : [15.0.27220,16.99)
9/15/2020 6:29:11 PM -            Microsoft.VisualStudio.Community
9/15/2020 6:29:11 PM -                  Version : [15.0.27220,16.99)
9/15/2020 6:29:11 PM -            Microsoft.VisualStudio.Enterprise
9/15/2020 6:29:11 PM -                  Version : [15.0.27220,16.99)
9/15/2020 6:29:11 PM - 
9/15/2020 6:29:11 PM -      References         : 
9/15/2020 6:29:11 PM - Signature Details...
9/15/2020 6:29:11 PM -      Extension is not signed.
9/15/2020 6:29:11 PM - 
9/15/2020 6:29:11 PM - Searching for applicable products...
9/15/2020 6:29:11 PM - Found installed product - Microsoft Visual Studio Community 2015
9/15/2020 6:29:11 PM - Found installed product - Microsoft Visual Studio 2015 Shell (Integrated)
9/15/2020 6:29:11 PM - Found installed product - Global Location
9/15/2020 6:29:11 PM - Found installed product - ssms
9/15/2020 6:29:11 PM - Found installed product - AtmelStudio
9/15/2020 6:29:11 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
   at VSIXInstaller.App.InitializeInstall()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
  
Back to top
 
IP Logged
 
JamesFarmer
Junior Member
**
Offline


Posts: 58
Joined: Mar 1st, 2020
Re: Linking a binary libary Issue
Reply #8 - Sep 15th, 2020 at 10:32pm
Print Post  
I see in there it is trying to install to VS 2015 But i have VS 2019 on this machine only the 2015 shell is on there from another program I use
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Linking a binary libary Issue
Reply #9 - Sep 15th, 2020 at 10:40pm
Print Post  
That happens because you have atmel studio or an older ide installed, Microsoft try to run an older installer. I reported it but they ignored the request.

You need to right click the downloaded vsix and select "Open With > Visual Studio Version Selector"

the same release is also now in the Gallery therefore available via Extension Manager > Updates
« Last Edit: Sep 15th, 2020 at 10:41pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
JamesFarmer
Junior Member
**
Offline


Posts: 58
Joined: Mar 1st, 2020
Re: Linking a binary libary Issue
Reply #10 - Sep 15th, 2020 at 11:09pm
Print Post  
That fixed everything thanbk you
  
Back to top
 
IP Logged
 
MaxT
Newbies
*
Offline


Posts: 3
Joined: Dec 3rd, 2020
Re: Linking a binary libary Issue
Reply #11 - Dec 4th, 2020 at 2:36pm
Print Post  
Hi,
I have a similar problem with bsec.
Arduino IDE compiles ok.
VM no with this error
Build failed for project 'basic'
ld.exe: cannot find -lalgobsec

I've added this compiler.libraries.ldflags= flag in platform.txt

Any idea?
tks
Massimo
« Last Edit: Dec 4th, 2020 at 8:17pm by MaxT »  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: Linking a binary libary Issue
Reply #12 - Dec 4th, 2020 at 5:20pm
Print Post  
Thanks, can you please set the settings shown at the top of the page, and clean the Solution. Then build and attach the entire output from the Output Window > Micro Build.
  
Back to top
 
IP Logged
 
MaxT
Newbies
*
Offline


Posts: 3
Joined: Dec 3rd, 2020
Re: Linking a binary libary Issue
Reply #13 - Dec 7th, 2020 at 3:40pm
Print Post  
If you refer for
-LC:\\Users\\Home\\Documents\\Arduino\\libraries\\BSEC-Arduino-library-master\\
src\\esp32" -lalgobsec -Wl,

it is not clear to me where?

In attach out of VM and arduino
Max
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: Linking a binary libary Issue
Reply #14 - Dec 8th, 2020 at 8:01pm
Print Post  
Thanks for the report and detail.

The latest version (20.09.10.21) resolves this, and is available at the board below:
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

Just to confirm the edits to the esp32\platform.txt:
1) Add below property to file (ensures Arduino IDE still compiles as expected)
Code
Select All
compiler.libraries.ldflags= 


2) Alter the below recipe to contain the {compiler.libraries.ldflags}, after the {compiler.c.elf.libs}, in the recipe.c.combine.pattern, to merge the ldflags and path to the archive in
Code
Select All
recipe.c.combine.pattern="{compiler.path}{compiler.c.elf.cmd}" {compiler.c.elf.flags} {compiler.c.elf.extra_flags} -Wl,--start-group {object_files} "{archive_file_path}" "" {compiler.c.elf.libs} {compiler.libraries.ldflags} -Wl,--end-group -Wl,-EL -o "{build.path}/{build.project_name}.elf" 

  
Back to top
 
IP Logged
 
MaxT
Newbies
*
Offline


Posts: 3
Joined: Dec 3rd, 2020
Re: Linking a binary libary Issue
Reply #15 - Dec 9th, 2020 at 6:35pm
Print Post  
Hi,
the new version run  Smiley

thanks a lot

Max
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint