Menu

#37 Need help compiling

question
open
nobody
None
5
2014-08-26
2014-08-26
DillyDog
No

Hello, I am trying to compile version 5 to allow me to have a high number of configs, I am battling to compile the file though, Can anyone assist I have installed MinGW and Msys, I can run ./configure but I cannot make it errors out with the following

$ make
make all-am
make[1]: Entering directory /openvpn-gui-5' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_WIN32_WI NNT=NTDDI_WINXP -municode -g -O2 -pedantic -Wall -Wextra -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c cc1.exe: error: invalid optionunicode'
make[1]: [main.o] Error 1
make[1]: Leaving directory `/openvpn-gui-5'
make:
[all] Error 2

What am I doing wrong?

Discussion


Log in to post a comment.