"Carl Smith" <[EMAIL PROTECTED]> wrote in message
news:46865@palm-dev-forum...
>
> When I move a project from one computer to the next I get the
following
> error codes when I try to compile:
> Error   : the file 'ansi_prefix.mac.h' cannot be opened
> mslGlobals.h line 34     #include <ansi_prefix.mac.h>
>
> Error   : the file 'bsd_mem.h' cannot be opened
> cstring line 38    #include <bsd_mem.h>
>
> This has happend on various projects. If I use the project on the
> originating computer it complies fine, if I try to use it on another
> computer I get the above areas. Both machines are the same
configuration in
> hardware and make.
> I'm using Codewarrior V6

It sounds like your access paths are set wrong.  You probably have a
path for MSL, but it may be set absolute rather than compiler relative.
This is a dropdown list that appears when you double click on the path.
Make sure your MSL path is "{Compiler}/MSL", which should produce
correct results.

--
Ben Combee, [EMAIL PROTECTED]
Techwood Broadcasting Foundation, Austin Bureau



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to