Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

i want to port this library to CodeVision(compiler). http://progfx.org/ How can i do it?

share|improve this question
Have you tried compiling it under CodeVision and got any particular error(s)? It's also worth mentioning the processor you're using. Also a few people (myself included) may hesitate to download it from a site that requires registration and no privacy policy that I can see. – PeterJ Jul 14 at 7:02
@PeterJ Well, no. i use ATMEGA16a. you can download it by these links: extremeelectronics.co.in/downloads/ProGFX/ProGFX_v1.01.zip for ProGFX v1.01 and for ProGFX v1.00 you can download by this extremeelectronics.co.in/downloads/ProGFX/ProGFX_v1_0.zip – Rozeh Tiyan Jul 14 at 7:10
oh peter, How can i port it? – Rozeh Tiyan Jul 14 at 7:12
Probably not easily because it's a compiled library not source code and I'm not sure if the linker files are compatible. But wait and see what answers you get, I haven't used the CodeVision compiler for years so maybe there is a solution. – PeterJ Jul 14 at 7:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.