unused DT entry: type 0x1d arg

What are “unused DT entry” errors? If you have reached this page, it’s probably because you have compiled or attempted to run some binaries on your ARM based Android system, with the result that your binary/app crashes or generates a lot of warnings in your logcat. Typically something like this: WARNING: linker: /blahblah/libopenssl.so: unused DT … Read more

LNK4075: ignoring ‘/EDITANDCONTINUE’ due to ‘/OPT:ICF’ specification

You can either have “Edit and continue” support or optimizations. Usually, you put “Edit and continue” on debug builds, and optimizations on release builds. Edit and continue allows you to change code while you are debugging and just keep the program running. It’s not supported if the code also has to be optimized.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)