I followed Ben's manual instructions and I receive the following after doing the manual copies and trying to MAKE the buildall.mcp project.
I plan to start learning POL soon. Any help for the challenged ( <--- ME!! ) Warning : implicit arithmetic conversion from 'short' to 'unsigned short' (instantiating: 'POL::CArray<unsigned short, POL::CObjectTraits<unsigned short>, POL::CCompareTraits<unsigned short>>::Sort(unsigned char)') POLArray.h line 523 sQSort(Lock(), m_wCount, sizeof(DATA_TYPE), (CmpFuncPtr)CompareFunc, bAscending); Project: POL Lib.mcp, Target: POL Debug 3, Source File: POLExplicitTemplates.cpp Warning : implicit arithmetic conversion from 'short' to 'unsigned short' (instantiating: 'POL::CArray<unsigned short, POL::CObjectTraits<unsigned short>, POL::CCompareTraits<unsigned short>>::BinarySearch(const unsigned short &, short &, unsigned char, unsigned char) const') POLArray.h line 546 TA_TYPE), (SearchFuncPtr)CompareFunc, &key, bAscending, &dwPosition, bFindFirst); Project: POL Lib.mcp, Target: POL Debug 3, Source File: POLExplicitTemplates.cpp -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
