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 » global t_ macro screws up boost and my code... (global t_ macro screws up boost and my code...)
Re: global t_ macro screws up boost and my code... [message #45550 is a reply to message #45546] Sun, 29 November 2015 23:05 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 728
Registered: November 2008
Location: France
Contributor
Hello kitovyj,


I use boost and also ran into these kinds of problems.
The solution I found is to add the following line in the cpp file that includes and uses boost headers

#pragma BLITZ_PROHIBIT

==> the result is that this file IS NOT compiled with other arbitrary files by blitz so you don't get these errors

Hope it helps
 
Read Message
Read Message
Read Message
Previous Topic: Fossil,SSH,Npackd,GIT and R.
Next Topic: Multiple lines on EditString
Goto Forum:
  


Current Time: Sat Jun 21 08:52:20 CEST 2025

Total time taken to generate the page: 0.03661 seconds