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
Other Useful Business Software
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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