Re: IDE and eu4
- Posted by SDPringle Jul 12, 2009
- 1238 views
With my trusty editor I was able to search and replace 'where' with 'what_place' and then 'what_place(' with 'where('. I searched and replaced 'routine' with 'a_routine.' I did this using regular expressions so that I made sure these were whole words. This was enough to allow eui -test to run through without an error. I typed the following no the command line and pressed ENTER four times:
time && eui -test IDE.exw && time
I had a long bath. When I came back to the computer this is what I saw:
La hora actual es: 17:46:30.93 Escriba una nueva hora: La hora actual es: 18:07:41.54 Escriba una nueva hora:
This means it took twenty minutes for eui to check the file and it never even started running IDE.exw. This is on a Pentium IV. So, I stearted it again without the test switch and I started preparing supper. After I had finished supper, I had the IDE up and running. It doesn't run slowly. When I try to run the project it says CreateProcessHi failed.
Shwan Pringle