I'm just learning CC4...
I successfully created and ran a new project from scratch earlier in the day. But now when I tried it again,
it kicks back with:
"The target configuration C:/<path from previous project>/target_config.ccxml is not compatible with the current
target configuration C:/<path from current project>/target_config.ccxml"
The two configuration files are the same (copied and pasted), and besides, why would it not just use the one
I'm specifying. Why would it have to be compatible with the previous target configuration?
Thanks if anyone knows anything about this.