how to config the codec server to make map file.
thanks a lot.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
how to config the codec server to make map file.
thanks a lot.
Not sure I understand the question; codec server is mostly configured via TCF and CFG files. Perhaps if you can give us a little more information on what you are trying to accomplish, we may be able to offer better advice.
If you're using the [strongly recommended] package.bld-based method of building your Server, there should be a .map file created in the package/cfg/ subdirectory named <your executable>.map. (Note, if you're Server executable is in a subdirectory, those subdirs will be reflected under the package/cfg dir.)
Chris
thanks,but I can't find my <executable>.map in package/cfg subdirectory after building success.should I set some thing in the config file before building the codec server?