Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » error compiling with upp9801
error compiling with upp9801 [message #46402] Thu, 05 May 2016 10:40
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
COMPILING WITH msc15:
c:\upp-mingw-9801\upp\myapps\control\ParseLoc.h (120): error C2676: binary '<<=': 'Upp::String' does not define this operator or a conversion to a type acceptable to the predefined operator


compiling with MINGW:
C:\upp-mingw-9801\upp\MyApps\Control\ParseLoc.h (120): error: no match for 'operator<<=' (operand types are 'Upp::String' and 'Upp::String')


There was no changes in my code and it compiled OK with upp9701

a few lines of code:
String LLA, Lat, Lon, Alt, fAlt, Sigq;
line #120 where the error occurs:
ln<<= GGA2decAng(ln);

this is with just updating from upp 9701 to 9801

Neil

[Updated on: Thu, 05 May 2016 11:03]

Report message to a moderator

Previous Topic: Change name of project
Next Topic: Option ctrl in a sqlarray
Goto Forum:
  


Current Time: Thu Mar 28 13:36:38 CET 2024

Total time taken to generate the page: 0.01143 seconds