Hi --
I have a program that compiles with no errors when I set the target for P&E. But my Cyclone Pro conked out, and I have to switch to SoftTec, at least for now. With the SoftTec target, I get a bunch of L1822 "symbol undefined" errors. The Target Settings Panels appear to be identical. In particular, the Access Path User Path settings are definitely identical. So, what am I missing?
Do you have multiple build targets or do you use the change wizard to switch?
With multiple build targets, files can be individually included. Sounds like for the P&E build target one of
the source files is not part of the build. In the project view, in the files tab, there is a column to configure this, its only visible if
there are multiple build targets.
Which kind of symbols are missing? Symbols defined in your code?
Daniel
I have multiple build targets. I change by selecting the Targets tab, and clicking on whichever one I want.
"in the files tab, there is a column to configure this, its only visible if
there are multiple build targets."
Oh, that is what that column is for. I never paid much attenton to it before. Selecting all the files gets rid of all the problems.
Thank you very much!!
Gary Olmstead
Toucan Technology