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 #45551 is a reply to message #45550] |
Mon, 30 November 2015 01:10 |
kitovyj
Messages: 2 Registered: November 2015
|
Junior Member |
|
|
It fixed the issue! Thank you, Didier.
Didier wrote on Sun, 29 November 2015 23:05Hello 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
|
|
|
Goto Forum:
Current Time: Sun Nov 10 20:48:08 CET 2024
Total time taken to generate the page: 0.00930 seconds
|