Re: Odp: Re: ABI error

[email protected] <[email protected]> Fri, 13 Nov 2020 18:58:42 +0100
Newsgroups gmane.comp.gnu.mingw.user
Message-ID <[email protected]>
Solved. libstdc ++ - 6.dll from GtkSharp had higher priority and PATH than MinGW. Change the priority in PATH problem solving.   Thanx 
            
          
     
      
       
        Dnia 13 listopada 2020 15:13 Eli Zaretskii &lt;eliz-mXXj517/[email protected]&gt; napisał(a):
       
    
       
         
 Date: Fri, 13 Nov 2020 15:03:40 +0100 
 From:   [email protected]  &lt;[email protected]&gt; 
  
 #include &lt;iostream&gt; 
 #include &lt;string&gt; 
 using namespace std; 
  
 int main() 
 { 
 string zm_tekstowa; 
  
 zm_tekstowa = &#34;cos tam&#34;; 
 cout &lt;&lt; zm_tekstowa; 
 } 
  
 Compilation, simple: 
  
 g++ main.cpp 
 
  
 Worked for me.  Did you install libstdc++ etc., or did you only 
 install g++? 
  
 ______________________________ 
 MinGW-Users mailing list 
  [email protected] 
  
 This list observes the Etiquette found at 
 www.mingw.org www.mingw.org 
 We ask that you be polite and do the same.  Disregard for the list etiquette may cause your account to be moderated. 
  
 ______________________________ 
 You may change your MinGW Account Options or unsubscribe at: 
 lists.osdn.me lists.osdn.me 
 Also: mailto:mingw-users-request@lis

_______________________________________________
MinGW-Users mailing list
[email protected]

This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same.  Disregard for the list etiquette may cause your account to be moderated.

_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.osdn.me/mailman/listinfo/mingw-users
Also: mailto:[email protected]?subject=unsubscribe