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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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