Search:
Forum
Windows Programming
Save to xlsx
Save to xlsx
May 1, 2018 at 4:55am UTC
kobex
(8)
Hello guys :)
I'm sorry my english is ... you know hehe :)
I work with
http://libxlsxwriter.github.io/getting_started.html#gsg_using
==========================================================
# Install MSYS2 64 or 32 bit from
http://msys2.github.io/
# Install the dev tools for libxlsxwriter.
pacman -S git gcc make zlib-devel
# Clone and build libxlsxwriter.
git clone
https://github.com/jmcnamara/libxlsxwriter.git
cd libxlsxwriter/
make
==========================================================
install MSYS2 OK
pacman... OK
when I run
git clone
https://github.com/jmcnamara/libxlsxwriter.git
system want username i password
I don't understand this. Why? :/ :/
Thank you for your help
My problem
https://snag.gy/m12J9z.jpg
I have an account. I can loginin here
https://github.com.
My username and password are correct :/
I download files and I have error :/
Look this
https://snag.gy/qbOBHn.jpg
May 1, 2018 at 5:24pm UTC
Thomas1965
(4571)
Double post:
http://www.cplusplus.com/forum/general/236027/
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs