Comments for Kai Witte's Blog http://witte-consulting.com/blog Brief articles by Kai Witte Sun, 28 May 2017 08:52:01 +0000 hourly 1 https://wordpress.org/?v=4.9.7 Comment on JNI (Java Native Interface): Exception in thread “main” java.lang.UnsatisfiedLinkError: Can’t find dependent libraries by 如何修复了UnsatisfiedLinkError错误(可以与# 39;找不到依赖库)在JNI项目 – CodingBlog http://witte-consulting.com/blog/jni-java-native-interface-exception-in-thread-main-javalangunsatisfiedlinkerror-can-t-find-dependent-libraries/comment-page-1/#comment-829 Sun, 28 May 2017 08:52:01 +0000 http://witte-consulting.com/blog/?p=141#comment-829 […] fixed the method names in mylib.dll, as suggested here. The method names had somehow gotten mangled by the compiler, but I added linker flags and the dll […]

]]>
Comment on uCertify review by Anonymouse http://witte-consulting.com/blog/ucertify-review/comment-page-1/#comment-826 Fri, 31 May 2013 13:39:33 +0000 http://witte-consulting.com/blog/?p=36#comment-826 Just taken and failed my 70-513 exam. Having used uCertify for the majority of study I can wholeheartedly recommend avoiding this pile of junk. Like others have commented, a lot of answers are wrong, many are in bad English with sections copied randomly from MSDN, often out of context and it only covers the basics – the actual exam is in a LOT more depth – be warned! Will be asking for a refund but I’m not holding my hopes up.

]]>
Comment on JNI (Java Native Interface): Exception in thread “main” java.lang.UnsatisfiedLinkError: Can’t find dependent libraries by vivek http://witte-consulting.com/blog/jni-java-native-interface-exception-in-thread-main-javalangunsatisfiedlinkerror-can-t-find-dependent-libraries/comment-page-1/#comment-799 Sun, 15 Jul 2012 18:33:11 +0000 http://witte-consulting.com/blog/?p=141#comment-799 -Wl, –kill-at OR -Wl,–add-stdcall-alias worked for me

Thank you SO much for your help kai W

]]>
Comment on JNI (Java Native Interface): Exception in thread “main” java.lang.UnsatisfiedLinkError: Can’t find dependent libraries by Prahalad Das http://witte-consulting.com/blog/jni-java-native-interface-exception-in-thread-main-javalangunsatisfiedlinkerror-can-t-find-dependent-libraries/comment-page-1/#comment-793 Tue, 12 Jun 2012 14:27:18 +0000 http://witte-consulting.com/blog/?p=141#comment-793 All thanks to you, i am able to run my first jni java after 11 years working in java & i used to give up in between and never used to work so hard to look for solution and used to stick with java alone.

Thanks to you solution
-Wl,–add-stdcall-alias -mno-cygwin

It did the all the magic, thanks for this kind blog.

]]>
Comment on JNI (Java Native Interface): Exception in thread “main” java.lang.UnsatisfiedLinkError: Can’t find dependent libraries by Dhiral http://witte-consulting.com/blog/jni-java-native-interface-exception-in-thread-main-javalangunsatisfiedlinkerror-can-t-find-dependent-libraries/comment-page-1/#comment-792 Sun, 10 Jun 2012 09:23:01 +0000 http://witte-consulting.com/blog/?p=141#comment-792 thanks a lot
i generate .dll files using GCC but it’s create problem like
java.lang.UnsatisfiedLinkError

But then i used TCC (Tiny C compiler ) and generate .dll and it’s works for me……..

]]>
Comment on JNI (Java Native Interface): Exception in thread “main” java.lang.UnsatisfiedLinkError: Can’t find dependent libraries by javarevisited http://witte-consulting.com/blog/jni-java-native-interface-exception-in-thread-main-javalangunsatisfiedlinkerror-can-t-find-dependent-libraries/comment-page-1/#comment-780 Sun, 11 Mar 2012 11:28:16 +0000 http://witte-consulting.com/blog/?p=141#comment-780 Nice tutorial and thanks for sharing information. I have also share my view as How to fix java.lang.unsatisfiedLinkError in java let me know how do you find it.

]]>
Comment on Slow Research – A Mod for Warzone 2100 by Anonymous http://witte-consulting.com/blog/slow-research-a-mod-for-warzone-2100/comment-page-1/#comment-778 Fri, 17 Feb 2012 17:21:18 +0000 http://witte-consulting.com/blog/?p=212#comment-778 What is the licence for this mod?

]]>
Comment on JNI (Java Native Interface): Exception in thread “main” java.lang.UnsatisfiedLinkError: Can’t find dependent libraries by Jigar Thakkar http://witte-consulting.com/blog/jni-java-native-interface-exception-in-thread-main-javalangunsatisfiedlinkerror-can-t-find-dependent-libraries/comment-page-1/#comment-772 Sun, 12 Feb 2012 07:50:26 +0000 http://witte-consulting.com/blog/?p=141#comment-772 Alexandra Niculai and degree are correct, deleting the -MD from the command works perfect thank you.

]]>
Comment on JNI (Java Native Interface): Exception in thread “main” java.lang.UnsatisfiedLinkError: Can’t find dependent libraries by Hari http://witte-consulting.com/blog/jni-java-native-interface-exception-in-thread-main-javalangunsatisfiedlinkerror-can-t-find-dependent-libraries/comment-page-1/#comment-771 Sun, 12 Feb 2012 05:01:34 +0000 http://witte-consulting.com/blog/?p=141#comment-771 Thanks Alexandra,
Yes, removing the -MD make it work for me! I am sure you know why by now. Could you pl. share it in this forum?

Regards … Hari

]]>
Comment on uCertify review by Munim http://witte-consulting.com/blog/ucertify-review/comment-page-1/#comment-770 Tue, 10 Jan 2012 17:42:24 +0000 http://witte-consulting.com/blog/?p=36#comment-770 Hi,

I am trying to take A+ 220-701 & 702 exams and looking for an reliable prepkit. I was using Google to search for a prepkit and I ended up in the ucertify website. Their prepkit software seems nice and helpful but all the comments here, kinda put me in an undecided condition. Has anyone tried their full version A+ prepkit? Does that also contain wrong answers? Please let me know.

Munim

]]>