Search found 2 matches

by liuzhongshu
Wed Oct 28, 2009 7:01 am
Forum: Development, plugins and third party software
Topic: sort order
Replies: 5
Views: 15589

Re: sort order

I download the file, but the cli.c still use qsort_s
by liuzhongshu
Tue Oct 27, 2009 2:47 pm
Forum: Development, plugins and third party software
Topic: sort order
Replies: 5
Views: 15589

Re: sort order

I use Visual c++ 6 to build the es-src,
but I get the following error:

error LNK2001: unresolved external symbol _qsort_s

so, do I need newer version of visual studio?