I found the issue. I was playing it safe by placing the old dll files into a directory below the existing directory. for example when I installed PalmRezPostLinker.dll in bin\plugins\compiler I placed the old dll into bin\plugins\compiler\backup. Somehow the old one was still getting used not the new one. When I removed the old dll from the backup directory it all started working. I confirmed this by restoring the old dll's and it stopped working again. Strange but I am not a windows dll expert so perhaps it's expected behavior. OK back to Palm Development again....thanks Ben your reply confirmed that I was on the right track which prompted me to take the step of removing the old files even thought I thought it should not cause a problem.
Ron "news.palmos.com" <[EMAIL PROTECTED]> wrote in message news:100589@;palm-dev-forum... > > I am trying to install the PalmOS 5.0sdk in my Metrowerks CodeWarrior 6.0 > environment. > > When I attempt to create a new project using the PalmOS 5.0 stationary > creating a C or a C++ app it will not compile getting the error. > > PalmRez Warning: Resource has unexpected size: 'fiat ID=1001' > Link Error : PalmRez Error: tmbf 1001: invalid data structure version. > Compilation halted. > > Can anyone help me understand what is causing this ? > > Ron > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
