Beginners > Installation questions

PhreeqcRM on mac with xcode

(1/1)

eeftekhari:
Dear all,

I'm trying to build phreeqcrm on mac using xcode. I get an error in the prep.cpp that "token" is not declared.
Do you have any example/workflow of using phreeqcrm in xcode?

Thanks a lot!

dlparkhurst:
The only thing that I see, is if you have DEBUG defined as a #define, you would get that message from code following line 314. The code is left over from a debugging session and is not intended to be compiled. Try changing line 314 to #ifdef DEBUGxxx.

Navigation

[0] Message Index

Go to full version