CPU Overload #3442
easiwriter
started this conversation in
General
CPU Overload
#3442
Replies: 1 comment 7 replies
-
Further to the post above I have regretfully had to abandon my attempt to modularise my app because of endless inexplicable compilation errors involving 'failed to find module' on import statements, despite the fact that the module was there. I've felt like I'm chasing my tail all the time and it was driving me nuts. I have no idea why this has been happening. I've tried clean builds in Xcode and swift builds from the terminal. One import works for no reason then another fails. I suspect as mentioned above that the problem is my laptop not having enough oomph and this is causing Swift to break. Any other suggestions welcome. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The fan on my laptop is running continuously when I work on my app. I am slowly modularising it to reduce the length of compilations. I am using a 2.6 GHz Intel machine with 32Gb of memory. Do others ha the same problem?
Beta Was this translation helpful? Give feedback.
All reactions