Fabrizio Diversi wrote: > Trying to compile smsqe I have an error in > "win1_iod_con2_ptr_mouse_asm" , because the include > file : "win1_ee_qptr_keys" does not exist, and in fact > this file do not exist.
In fact this has been discussed before ;-) My answer back then was: | > win1_ee_qptr_keys - not found. Same as ptr_keys? | | Have that one, too. Consists of two line: | | ca.gtstr equ $116 | ca.gtlin equ $118 | | The corresponding file is win1_keys_qlv though one has to change the | ca.* to sb.* in the code. I only see a single source file referencing | it, so it's better change it instead of creating this outdated keys | file. > My question is if someone if taking care of porting this changes > also to Q60 (hoping not be burned for this question). No idea, at least nobody asked for it so far. > If not , I would like to know if , having the new smsqe 2e99 > sources, a simple recompilation of the sources for the Qxx will > produce the same results or not. The new code itself should be a simple drop in replacement (which lives along the old code). Then there were some bug fixes and improvements necessary in other parts of SMSQ/E which should go into the general source tree anyway. I don't have the time to do anything official (i.e. prepare a release or whatever), but I can supply the files if anybody wants them. All the best, Marcel
