cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
undefined reference to `libintl_fprintf'
undefined reference to `libintl_fprintf'
Dec 15, 2011 at 6:31pm UTC
jiapei100
(11)
How come this error?
undefined reference to `libintl_fprintf
'
one line of my code is as:
fprintf( stderr,
"\n aaaaaaaaaa: \n"
);
Cheers
Pei
Last edited on
Dec 15, 2011 at 6:31pm UTC
Topic archived. No new replies allowed.