Wt & JWt 3.2.2
by koen on Monday, July 23, 2012 @ 08:43
We uploaded final release packages for 3.2.2.
Updated 27 July 2012 ! We’ve identified and fixed a number of issues in the (new) layout managers which we released as 3.2.2-p1.
Here are the main links:
-
C++ Wt: download wt-3.2.2-p1.tar.gz and read its release notes
-
Java JWt: download jwt-3.2.2-p1.zip and read its release notes
10 comments
Add comment
anonymous
10 months ago
Вы можете сделать простой инсталлятор для Windows? С поддержкой всех библиотек или по выбору? Я несколько раз пытался все настроить но видимо я глупый. Сделайте инсталятор для глупых!!! Спасибо!
Reply
Bolzen
10 months ago
Трудновато будет включить все библиотеки, смотри на вывод cmake, тама выделяются все недостающие запчасти. Если пройдешь cmake, дальше все пойдет пучком
Reply
anonymous
10 months ago
Так то все получилось собрать, но прикрутить дополнительные либы пока не смог. Собрал их, но подцепить не смог. Но ничего, свободное время будет попробую еще раз. Спасибо!
Reply
anonymous
10 months ago
Translation from Russian language: Could you make a Windows installer, with all the needed libraries? I'd asked you several times. Please, provide an installed fro the stupid like me, thanks.
Reply
Bolzen
10 months ago
It would be a bit onerous task to include all the libraries, you may want to look closer at cmake output which highlights the missing parts. Once you pass cmake, all the rest of it is quite straightforward.
Reply
anonymous
9 months ago
I want to use this library, not compile it every time there's a new release. I think there should be available atleast a basic release with libraries so one can at least test stuff.
Reply
Bolzen
9 months ago
It's just more important to have more features now than a somewhat stale library.
Reply
anonymous
10 months ago
Hi,file uploads do not seem to work, while the same code works with jwt-3.2.1 (just changing the jar files back fixes the problem). Any ideas what this can be? JWt rocks, keep up the good work!
Reply
koen
10 months ago
Hey,We can't reproduce that -- does the composer example work properly ? Care to share more details in the bug tracker (http://redmine.emweb.be/projects/jwt/issues) ?
Reply
anonymous
9 months ago
The latest git fixes it. Thanks!
Reply