Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: SourceForge.net <noreply@so...> - 2006-03-01 10:16:50
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3603855 By: floris78 OK, I still got errors, Eclipse has a funny way of not showing them though. I have tried your example and it works fine, both from command line and in Eclipse. The difference between my own project and the project in which I used your example, is that the old project used mingw32-make -k, and the new project with the example uses make -k (from the msys package). When I changed the Eclipse command of my old project back to make -k, it works as well. Is it wrong to use mingw32-make instead of make from the msys distribution? Kind regards, Floris ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=286529 |