Friday, 15 February 2013

visual studio - Trying to compile Android non native project with NSight -



visual studio - Trying to compile Android non native project with NSight -

i trying compile plain , simple android application without native code using new nsight plugin visual studio. problem visual studio wont seek compile doesn't see compile. running ant debug manually compiles fine. android application native code works fine, visual studio recognizes c file compile. know how prepare this, because is, android application without native code alternative rather useless.

the output is

1>------ build started: project: android3, configuration: debug android ------ ========== build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

i should note if go command line, , run ant build, builds fine.

maybe can seek helloworld sample template "android application", see if compiles.

if installed nsight tegra tegra android development pack, , installed android sdk/ndk, ant, java that. should preconfigured working. need 32bit java in path, , java_home,ant_home environments. have seen native compiled, java related missed or messed in environments.

as described "no compiling", there other log in output?

android visual-studio nvidia nsight tegra

No comments:

Post a Comment