Dear Dee
Greetings!
Thank you for your kind reply.
I am using freeglut-MinGW-2.8.0-1 version.
My Code::Block version is 10.05
I followed this tutorial step by step:
http://wiki.codeblocks.org/index.php?title=Using_FreeGlut_with_Code::Blocks
I choose FreeGlut instead of Glut because I think it supports Windows7
64bit much better than Glut32.
freeglut library is in windows & system32 & SysWOW64, project folder,
D:\Program Files (x86)\CodeBlocks\share\CodeBlocks\MinGW64
It is near 48 hours I am struggling with this issue and I am crazy!!!
Please help
Regards,
Hesam
On 22 July 2012 15:33, Diederick C. Niehorster <dcnieho@...> wrote:
> Dear Hesam,
>
> Sorry for the trouble. What version of Freeglut are you using?
>
> I dont think we support CodeBlocks, though no reason why it shouldn't
> work. Maybe you could have a look at our current trunk version
> instead. We are now using CMake as our buildsystem, that should
> probably be able to handle codeblocks just fine.
>
> In any case, the error suggests that the freeglut librrary either
> didn't built correctl or cannot be found. Check if it is in the
> expected place, and if there were any errors when building the library
> (so before building any demos or your own application).
>
> Best,
> Dee
>
> On Sun, Jul 22, 2012 at 6:27 PM, hesam qaydi <hesam.qaydi@...>
> wrote:
> > Dear Sir or Madam,
> >
> > I use Windows 7 64 bit, CodeBlock 10.05
> >
> > I have installed freeglut by these steps:
> >
> >
> http://wiki.codeblocks.org/index.php?title=Using_FreeGlut_with_Code::Blocks
> >
> > after Build and Run project I get this error:
> >
> > id.exe cannot find -lfreeglut
> > === Build finished: 1 errors, 0 warnnings ===
> >
> > Please advise
> >
> > Regards,
> >
> > Hesam Qaydi
> >
> >
> ------------------------------------------------------------------------------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond. Discussions
> > will include endpoint security, mobile security and the latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > Freeglut-developer mailing list
> > Freeglut-developer@...
> > https://lists.sourceforge.net/lists/listinfo/freeglut-developer
> >
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Freeglut-developer mailing list
> Freeglut-developer@...
> https://lists.sourceforge.net/lists/listinfo/freeglut-developer
>
|