Hello,

When I try to build cx_Freeze on Windows with MinGW64 I get the following
error:

C:\tools\msys64\mingw64\bin/x86_64-w64-mingw32-gcc.exe -s
build/temp.mingw-3.5/source/bases/Console.o
build/temp.mingw-3.5/source/bases/manifest.rc.o
-LC:/tools/msys64/mingw64/lib/python3.5/config-3.5m -L/mingw64/lib
-limagehlp -lShlwapi -lpython3.5m -o
build/lib.mingw-3.5/cx_Freeze/bases/Console.exe
C:/tools/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.3.0/../../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-crt0_c.o):
In function `main':
C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crt0_c.c:18:
undefined reference to `WinMain'
collect2.exe: error: ld returned 1 exit status

Does anyone know how I can go about fixing this? Thanks!

Jim

---------------------------------------------------
James Heald
Computer Science Undergraduate
California Polytechnic State University
james.r.he...@gmail.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to