winIco makes build fail on OS X
See original GitHub issueI installed wine, and when trying to build wine.bin
opens and shows a Fatal error in gcc - GetThreadContext failed
window.
This shows up in the console.
Update win32 executable icon
Update win64 executable icon
Unhandled Exception:
System.IO.DirectoryNotFoundException: Could not find a part of the path "C:\users\cristian\Local Settings\Application Data\Anolis\Exceptions.log".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
at Anolis.Resourcer.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.DirectoryNotFoundException: Could not find a part of the path "C:\users\cristian\Local Settings\Application Data\Anolis\Exceptions.log".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
at Anolis.Resourcer.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Issue Analytics
- State:
- Created 9 years ago
- Comments:13 (2 by maintainers)
Top Results From Across the Web
winIco makes build fail on OS X · Issue #179 · nwutils/nw-builder ...
I installed wine, and when trying to build wine.bin opens and shows a Fatal error in gcc - GetThreadContext failed window. This shows...
Read more >Apple Silicon app builds but cannot launch
In Xcode, the app builds but fails to run with the following dialog of ... (if that makes a difference), with a target...
Read more >Build failed on Mac OS not in Windows Flutter - Stack Overflow
2. KoffieSoft -> This is okey for windows but problem on mac. Do not use space char on your folder names. You can...
Read more >Build: Build fails on Mac OS project while an iOS project has a ...
I'm getting the following build error in AppCode (builds fine in XCode). === BUILD NATIVE TARGET CoreDataImporter OF PROJECT ...
Read more >Parker Hannifin
Discover how Parker is engineering solutions that enable a cleaner and more sustainable tomorrow.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Are you also receiving an error that states that you need to have
wine
installed even when you already havewine
installed?this still does not work on macos: