Open AT vers. 4.20.04 with Visula Studio.Net 2005
When compile “tcp_client” example in debug mode RTE the result is:
1>Compiling…
1>appli.c
1>Generating Code…
1>Compiling manifest to resources…
1>Linking…
1> Creating library ./rte/vc6/Debug/tcp_client_rte.lib and object ./rte/vc6/Debug/tcp_client_rte.exp
1>tcp_client_rte.exp : warning LNK4070: /OUT:OATAPP.dll directive in .EXP differs from output filename ‘./rte/vc6/Debug/tcp_client_rte.dll’; ignoring directive
1>Embedding manifest…
1>Performing Post-Build Event…
1>Loading Open AT IDE…
1>Done.
1>Updating RTE kernel file…
1>Done.
1>Build log was saved at “file://d:\Projects_OpenAT\tcp_client\rte\vc6\Debug\BuildLog.htm”
1>tcp_client_rte - 0 error(s), 15 warning(s)
I doesnt create RTE kernel file. How can I solve this problem.I cant debug with visual studio.net 2005
Any Idea?
Gokhan