Current Events > ITT: general deployment troubleshooting tips

Topic List
Page List: 1
DevsChum
12/12/19 9:12:22 AM
#1:


Why does it work on this machine but not that one?

Case 1: Incompatible architecture.
mple: attempting to run x64 exe on x86 machine.
Solution: rebuild for x86.

Case 2: Incompatible OS commands. Example: attempting to call Windows commands on OSX.
Solution: Conditional compilation and macros.

Case 3: It's .net
Example: C#.net
Solution: There is no solution. There is no escape. There is only despair. And in the end, death.

---
This is the account I use when I want to make more than ten topics on CE in one day.
... Copied to Clipboard!
Topic List
Page List: 1