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 » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Linking 32bit package issue (Problem with Upp17448 for windows)
Re: Linking 32bit package issue [message #61082 is a reply to message #61081] Sat, 09 November 2024 21:45 Go to previous message
kov_serg is currently offline  kov_serg
Messages: 42
Registered: August 2008
Location: Russia
Member
This issue due to clang. It could be fixed my modifying file upp\bin\clang\include\_mingw_mac.h line 285

from: # define __mingw_ovr inline __cdecl
to: # define __mingw_ovr static inline __cdecl

 
Read Message
Read Message
Previous Topic: Solved
Next Topic: Linking 32bit package issue
Goto Forum:
  


Current Time: Thu Aug 14 18:17:24 CEST 2025

Total time taken to generate the page: 0.00735 seconds