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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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