Warehouse Manager is a business application designed to allow you to manage
several aspects of your warehouse based enterprise from your computer. The
software was written in C++ and Qt for the GUI. It now uses C and GTK+.
License
GNU General Public License version 2.0 (GPLv2)Follow Warehouse Manager
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
complie error: cd src; make MODEFLAGS="" make[1]: Entering directory `/home/zjhxmjl/Desktop/whm/src' gcc -c -Wall `pkg-config --cflags libglade-2.0 libgda` `xml2-config --cflags` main.c In file included from datagui.h:4, from main.c:3: parser.h:12: error: expected specifier-qualifier-list before ‘GdaValueType’ make[1]: *** [main.o] Error 1 make[1]: Leaving directory `/home/zjhxmjl/Desktop/whm/src' make: *** [src/whm] Error 2